- commit
- df047f8
- parent
- 5e608fa
- author
- Antonio Mika
- date
- 2024-01-30 01:09:55 +0000 UTC
Updated internal ips
1 files changed,
+4,
-4
1@@ -18,15 +18,15 @@ scrape_configs:
2 static_configs:
3 - targets:
4 - 10.0.0.48:9080 # oracle0
5- - 10.0.0.211:9080 # oracle1
6- - 10.0.0.101:9080 # oracle2
7+ - 10.0.0.220:9080 # oracle1
8+ - 10.0.0.134:9080 # oracle2
9 - 10.0.0.150:9080 # oracle3
10 - job_name: node_exporter
11 static_configs:
12 - targets:
13 - 10.0.0.48:9100 # oracle0
14- - 10.0.0.211:9100 # oracle1
15- - 10.0.0.101:9100 # oracle2
16+ - 10.0.0.220:9100 # oracle1
17+ - 10.0.0.134:9100 # oracle2
18 - 10.0.0.150:9100 # oracle3
19 - job_name: wish
20 tls_config: