diff --git a/prom/prometheus.yml b/prom/prometheus.yml index 62d0e6c..92af058 100644 --- a/prom/prometheus.yml +++ b/prom/prometheus.yml @@ -27,4 +27,4 @@ scrape_configs: # scheme defaults to 'http'. target_groups: - - targets: ['localhost:9090','exporter:9104'] + - targets: ['localhost:9090','exporter:9104','cadvisor:8080']