Skip to content

Commit

Permalink
Add Basket.API to prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
Depechie committed Oct 11, 2022
1 parent 2b81ec2 commit 336b5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ scrape_configs:
static_configs:
- targets:
- http://host.docker.internal:6001/health #Catalog API
- http://host.docker.internal:6002/health #Basket API
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
Expand Down

0 comments on commit 336b5a4

Please sign in to comment.