Update prometheus.yml
Added cAdvisor
This commit is contained in:
parent
6a1b6c7e2a
commit
d6481047a0
@ -27,4 +27,4 @@ scrape_configs:
|
||||
# scheme defaults to 'http'.
|
||||
|
||||
target_groups:
|
||||
- targets: ['localhost:9090','exporter:9104']
|
||||
- targets: ['localhost:9090','exporter:9104','cadvisor:8080']
|
||||
|
Loading…
x
Reference in New Issue
Block a user