aboutsummaryrefslogtreecommitdiff
path: root/prometheus
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:31:03 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:31:03 -0700
commit5ee709f17b7c7482de68ba91b93479a389515fd5 (patch)
tree7e97b15e9472d9d15aefedb0ffc54667379c4640 /prometheus
parenta8327c339d7d18016de6295c9945ad7e7705b808 (diff)
downloadprometheus-demo-master.tar
prometheus-demo-master.tar.gz
prometheus-demo-master.tar.bz2
prometheus-demo-master.tar.lz
prometheus-demo-master.tar.xz
prometheus-demo-master.tar.zst
prometheus-demo-master.zip
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