prometheus

This commit is contained in:
wangchuxiao
2022-09-09 01:39:00 +08:00
parent dd47dbffe8
commit f41cebe776
4 changed files with 8 additions and 12 deletions
+1 -2
View File
@@ -11,13 +11,12 @@ scrape_configs:
- targets: ['localhost:9091']
- job_name: 'openIM-server'
metrics_path: /metrics
static_configs:
- targets: ['localhost:10006']
metrics_path: /cms/prometheus/metrics
labels:
group: 'cms-api'
- targets: ['localhost:21400']
metrics_path: /metrics
labels:
group: 'msg-transfer'