- commit
- f9af910
- parent
- 2eb4fe9
- author
- Antonio Mika
- date
- 2024-08-27 02:35:10 +0000 UTC
Add tuns
1 files changed,
+16,
-0
1@@ -40,6 +40,14 @@ scrape_configs:
2 - imgs.sh
3 - pgs.sh
4 - feeds.sh
5+ - job_name: tuns
6+ tls_config:
7+ insecure_skip_verify: true
8+ scheme: https
9+ metrics_path: /_sish/metrics
10+ static_configs:
11+ - targets:
12+ - tuns.sh
13 - job_name: soju
14 tls_config:
15 insecure_skip_verify: true
16@@ -99,6 +107,7 @@ scrape_configs:
17 - imgs.sh
18 - pgs.sh
19 - feeds.sh
20+ - tuns.sh
21 - monitoring.pico.sh
22 - minio.pico.sh
23 - chat.pico.sh
24@@ -125,6 +134,7 @@ scrape_configs:
25 - imgs.sh
26 - pgs.sh
27 - feeds.sh
28+ - tuns.sh
29 - monitoring.pico.sh
30 - minio.pico.sh
31 - chat.pico.sh
32@@ -151,6 +161,7 @@ scrape_configs:
33 - imgs.sh:22
34 - pgs.sh:22
35 - feeds.sh:22
36+ - tuns.sh:22
37 - prose.sh:650
38 - pastes.sh:650
39 - imgs.sh:650
40@@ -181,6 +192,7 @@ scrape_configs:
41 - imgs.sh:22
42 - pgs.sh:22
43 - feeds.sh:22
44+ - tuns.sh:22
45 - prose.sh:650
46 - pastes.sh:650
47 - imgs.sh:650
48@@ -251,6 +263,7 @@ scrape_configs:
49 static_configs:
50 - targets:
51 - https://imgs.sh
52+ - https://tuns.sh
53 - job_name: blackbox_exporter_https_3xx_ip6
54 metrics_path: "/probe"
55 params:
56@@ -268,6 +281,7 @@ scrape_configs:
57 static_configs:
58 - targets:
59 - https://imgs.sh
60+ - https://tuns.sh
61 - job_name: blackbox_exporter_https_4xx
62 metrics_path: "/probe"
63 params:
64@@ -325,6 +339,7 @@ scrape_configs:
65 - http://imgs.sh
66 - http://pgs.sh
67 - http://feeds.sh
68+ - http://tuns.sh
69 - http://monitoring.pico.sh
70 - http://minio.pico.sh
71 - http://chat.pico.sh
72@@ -351,6 +366,7 @@ scrape_configs:
73 - http://imgs.sh
74 - http://pgs.sh
75 - http://feeds.sh
76+ - http://tuns.sh
77 - http://monitoring.pico.sh
78 - http://minio.pico.sh
79 - http://chat.pico.sh