Skip to content

Commit

Permalink
Corregidos nombres contenedores Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
uo289432 committed Apr 30, 2024
1 parent 9358560 commit 7e04705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ global:
scrape_configs:
- job_name: "example-nodejs-app"
static_configs:
- targets: ["gatewayservice-wiq5a:8000","userservice-wiq5a:8001","authservice-wiq5a:8002","questionservice-wiq5a:8003"]
- targets: ["gatewayservice-wiq_es05a:8000","userservice-wiq_es05a:8001","authservice-wiq_es05a:8002","questionservice-wiq_es05a:8003"]

0 comments on commit 7e04705

Please sign in to comment.