Skip to content

Commit

Permalink
fix: Set another agents api address
Browse files Browse the repository at this point in the history
  • Loading branch information
whiterabbit1983 committed Sep 27, 2024
1 parent 7404516 commit 5d30b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/prometheus_data/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ scrape_configs:
scrape_interval: 10s
metrics_path: /metrics
static_configs:
- targets: ['agents-api:8000']
- targets: ['http://agents-api-multi-tenant:8080']

0 comments on commit 5d30b05

Please sign in to comment.