Skip to content

Commit 70da3ff

Browse files
Update prometheus.yml
remove cadvisor
1 parent ae04b24 commit 70da3ff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Prometheus/prometheus.yml

-6
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,3 @@ scrape_configs:
1010
- job_name: 'node_exporter'
1111
static_configs:
1212
- targets: ['10.0.0.5:9100']
13-
scrape_configs:
14-
- job_name: cadvisor
15-
scrape_interval: 5s
16-
static_configs:
17-
- targets:
18-
- cadvisor:8080

0 commit comments

Comments
 (0)