Skip to content

Commit

Permalink
updated prometheus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 8, 2024
1 parent 3ebcd84 commit e1bd4f3
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 @@ -54,7 +54,7 @@ scrape_configs:
- demo.promlabs.com:10001
- demo.promlabs.com:10002

- job_name: node_exporter
- job_name: node
static_configs:
- targets:
- localhost:9100 # run ./node_exporter on the host - see https://github.com/HariSekhon/Knowledge-Base/blob/main/prometheus.md

0 comments on commit e1bd4f3

Please sign in to comment.