repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
e750300
parent
6fdb3ad
author
Antonio Mika
date
2023-02-24 17:14:48 +0000 UTC
Update urls for blackbox exporter
1 files changed,  +7, -7
M monitoring/prometheus/config/prometheus.yml
+7, -7
 1@@ -124,12 +124,12 @@ scrape_configs:
 2         replacement: blackbox_exporter:9115
 3     static_configs:
 4     - targets:
 5-        - prose.sh
 6-        - pastes.sh
 7-        - lists.sh
 8-        - imgs.sh
 9-        - feeds.sh
10-        - monitoring.pico.sh
11+        - https://prose.sh
12+        - https://pastes.sh
13+        - https://lists.sh
14+        - https://imgs.sh
15+        - https://feeds.sh
16+        - https://monitoring.pico.sh
17   - job_name: blackbox_exporter_https_4xx
18     metrics_path: "/probe"
19     params:
20@@ -146,4 +146,4 @@ scrape_configs:
21         replacement: blackbox_exporter:9115
22     static_configs:
23     - targets:
24-        - minio.pico.sh
25+        - https://minio.pico.sh