Skip to content

Commit

Permalink
fix prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicoYal committed Dec 16, 2024
1 parent 801f86c commit 31f8723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ scrape_configs:

- job_name: "node"
static_configs:
- targets: ['83.166.232.3:9100']
- targets: ['node_exporter:9100']

0 comments on commit 31f8723

Please sign in to comment.