diff --git a/prometheus.yml b/prometheus.yml index 5c8ff5c..ebc15a6 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -1,6 +1,10 @@ global: scrape_interval: 30s scrape_configs: + - job_name: mc-export + static_configs: + - targets: + - mc-export:9150 - job_name: mc-monitor static_configs: - targets: