mirror of
https://git.envs.net/envs/matrix-conf.git
synced 2025-07-31 10:48:57 -04:00
update configs to the current version
This commit is contained in:
parent
2abee38762
commit
eddb4a0c55
6 changed files with 158 additions and 82 deletions
|
@ -74,13 +74,6 @@ scrape_configs:
|
|||
group: synapse
|
||||
worker: federation_sender3
|
||||
|
||||
- targets: ['matrix.envs.net:9110']
|
||||
labels:
|
||||
job: background_worker
|
||||
instance: All
|
||||
group: synapse
|
||||
worker: background_worker
|
||||
|
||||
- targets: ['matrix.envs.net:9111']
|
||||
labels:
|
||||
job: pusher
|
||||
|
@ -119,12 +112,16 @@ scrape_configs:
|
|||
- targets: ['matrix.envs.net:9134']
|
||||
labels:
|
||||
job: generic_worker
|
||||
instance: All
|
||||
instance: All
|
||||
group: synapse
|
||||
worker: generic_worker4
|
||||
|
||||
|
||||
- job_name: 'media-repo'
|
||||
metrics_path: '/metrics'
|
||||
static_configs:
|
||||
- targets: ['matrix.envs.net:9001']
|
||||
|
||||
- job_name: 'matrix-monitor'
|
||||
metrics_path: '/_monitorbot/metrics'
|
||||
static_configs:
|
||||
- targets: ['matrix.envs.net:9005']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue