Skip to content

Commit

Permalink
fix: update scrape target
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyslavpavlenko committed Jul 21, 2024
1 parent 0297024 commit e818d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scrape_configs:
- job_name: 'api-app'
static_configs:
- targets: ['api-app:8080']
- targets: ['api-app:8081']

0 comments on commit e818d36

Please sign in to comment.