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: