aboutsummaryrefslogtreecommitdiff
path: root/prometheus
diff options
context:
space:
mode:
Diffstat (limited to 'prometheus')
-rw-r--r--prometheus/files/prometheus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prometheus/files/prometheus.yml b/prometheus/files/prometheus.yml
index 3598fb9..fb7ab4e 100644
--- a/prometheus/files/prometheus.yml
+++ b/prometheus/files/prometheus.yml
@@ -26,6 +26,7 @@ scrape_configs:
- targets:
- http://jthan.io # Target to probe with http.
- https://jthan.io # Target to probe with https.
+ - https://fake.jthan.io
relabel_configs:
- source_labels: [__address__]
target_label: __param_target