From 295fecb93336c995355adb685a133f3d682e4507 Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Sat, 2 Apr 2022 22:26:04 +0100 Subject: [PATCH] [fix] target --- prometheus/prometheus/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/prometheus/prometheus.yml b/prometheus/prometheus/prometheus.yml index c8c742e..487befa 100644 --- a/prometheus/prometheus/prometheus.yml +++ b/prometheus/prometheus/prometheus.yml @@ -12,5 +12,5 @@ scrape_configs: - targets: - 'prometheus:9090' - 'idonotexists:564' - - 'caddy:2015' + - 'localhost:2015'