From f9a6e0de781309dbd89803f8a193420cfdf8a580 Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Mon, 1 Apr 2024 20:22:43 +0200 Subject: [PATCH] prom job --- prometheus.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: