Skip to content

Commit 4b9763a

Browse files
committed
Change feeds domain
1 parent 697c31a commit 4b9763a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

monitoring/prometheus/config/prometheus.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ scrape_configs:
3939
- pastes.sh
4040
- imgs.sh
4141
- pgs.sh
42-
- feeds.sh
42+
- feeds.pico.sh
4343
- job_name: tuns
4444
tls_config:
4545
insecure_skip_verify: true
@@ -67,7 +67,7 @@ scrape_configs:
6767
- pastes.sh
6868
- imgs.sh
6969
- pgs.sh
70-
- feeds.sh
70+
- feeds.pico.sh
7171
- monitoring.pico.sh
7272
- minio.pico.sh
7373
- auth.pico.sh
@@ -106,7 +106,7 @@ scrape_configs:
106106
- pastes.sh
107107
- imgs.sh
108108
- pgs.sh
109-
- feeds.sh
109+
- feeds.pico.sh
110110
- tuns.sh
111111
- monitoring.pico.sh
112112
- minio.pico.sh
@@ -133,7 +133,7 @@ scrape_configs:
133133
- pastes.sh
134134
- imgs.sh
135135
- pgs.sh
136-
- feeds.sh
136+
- feeds.pico.sh
137137
- tuns.sh
138138
- monitoring.pico.sh
139139
- minio.pico.sh
@@ -160,13 +160,13 @@ scrape_configs:
160160
- pastes.sh:22
161161
- imgs.sh:22
162162
- pgs.sh:22
163-
- feeds.sh:22
163+
- feeds.pico.sh:22
164164
- tuns.sh:22
165165
- prose.sh:650
166166
- pastes.sh:650
167167
- imgs.sh:650
168168
- pgs.sh:650
169-
- feeds.sh:650
169+
- feeds.pico.sh:650
170170
- monitoring.pico.sh:650
171171
- minio.pico.sh:650
172172
- chat.pico.sh:650
@@ -191,13 +191,13 @@ scrape_configs:
191191
- pastes.sh:22
192192
- imgs.sh:22
193193
- pgs.sh:22
194-
- feeds.sh:22
194+
- feeds.pico.sh:22
195195
- tuns.sh:22
196196
- prose.sh:650
197197
- pastes.sh:650
198198
- imgs.sh:650
199199
- pgs.sh:650
200-
- feeds.sh:650
200+
- feeds.pico.sh:650
201201
- monitoring.pico.sh:650
202202
- minio.pico.sh:650
203203
- chat.pico.sh:650
@@ -221,7 +221,7 @@ scrape_configs:
221221
- https://prose.sh
222222
- https://pastes.sh
223223
- https://pgs.sh
224-
- https://feeds.sh
224+
- https://feeds.pico.sh
225225
- https://monitoring.pico.sh
226226
- https://chat.pico.sh
227227
- job_name: blackbox_exporter_https_2xx_ip6
@@ -243,7 +243,7 @@ scrape_configs:
243243
- https://prose.sh
244244
- https://pastes.sh
245245
- https://pgs.sh
246-
- https://feeds.sh
246+
- https://feeds.pico.sh
247247
- https://monitoring.pico.sh
248248
- https://chat.pico.sh
249249
- job_name: blackbox_exporter_https_3xx
@@ -338,7 +338,7 @@ scrape_configs:
338338
- http://pastes.sh
339339
- http://imgs.sh
340340
- http://pgs.sh
341-
- http://feeds.sh
341+
- http://feeds.pico.sh
342342
- http://tuns.sh
343343
- http://monitoring.pico.sh
344344
- http://minio.pico.sh
@@ -365,7 +365,7 @@ scrape_configs:
365365
- http://pastes.sh
366366
- http://imgs.sh
367367
- http://pgs.sh
368-
- http://feeds.sh
368+
- http://feeds.pico.sh
369369
- http://tuns.sh
370370
- http://monitoring.pico.sh
371371
- http://minio.pico.sh

0 commit comments

Comments
 (0)