From 95813256cbe57876b30f84095cfcc54555fd6089 Mon Sep 17 00:00:00 2001 From: metonymic-smokey Date: Tue, 21 Sep 2021 13:40:27 +0530 Subject: [PATCH] removed extra rules --- prometheus.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/prometheus.yml b/prometheus.yml index 079e97e..bb1aab0 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -2,17 +2,11 @@ global: scrape_interval: 15s evaluation_interval: 15s -# Alertmanager configuration -alerting: - alertmanagers: - - static_configs: - - targets: - # - alertmanager:9093 - scrape_configs: - job_name: "prometheus" static_configs: - - targets: ["localhost:9090"] + - targets: + - localhost:9090 - job_name: myapp static_configs: - targets: