Skip to content

Commit

Permalink
change prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKomarovCoder committed Nov 19, 2023
1 parent 7da6110 commit d518837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ scrape_configs:
- job_name: 'metrics_app'
metrics_path: /api/metrics
static_configs:
- targets: [ 'main:8080' ]
- targets: [ 'hammywallet-api:8080' ]

- job_name: 'metrics_node'
static_configs:
Expand Down

0 comments on commit d518837

Please sign in to comment.