Skip to content

Commit

Permalink
new target
Browse files Browse the repository at this point in the history
  • Loading branch information
kenny-io committed Dec 18, 2024
1 parent 148e3ea commit 4dca623
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
Expand Up @@ -5,6 +5,6 @@ global:
scrape_configs:
- job_name: 'shardeum-network-status-monitor'
static_configs:
- targets: ['34.170.114.90:3002'] # the exporter runs on this port
- targets: ['34.57.40.159:3002'] # the exporter runs on this port
#- targets: ['localhost:3002'] # for local development
metrics_path: '/metrics'

0 comments on commit 4dca623

Please sign in to comment.