chore: node exporter (#2979)

This commit is contained in:
icey-yu
2024-12-18 18:10:25 +08:00
committed by GitHub
parent 9929bd3ce5
commit 04f3c99697
15 changed files with 41 additions and 22 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ scrape_configs:
# prometheus fetches application services
- job_name: node_exporter
static_configs:
- targets: [ 127.0.0.1:20500 ]
- targets: [ 127.0.0.1:19100 ]
- job_name: openimserver-openim-api
http_sd_configs: