fix: prometheus config

This commit is contained in:
icey-yu 2025-01-14 18:21:44 +08:00
parent e20e52b779
commit 0f8d4d0943

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: