mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 03:56:00 +08:00
prometheus
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user