update configs to the current version

This commit is contained in:
creme 2022-03-08 16:24:25 +01:00
parent 2abee38762
commit eddb4a0c55
No known key found for this signature in database
GPG key ID: C147C3B7FBDF08D0
6 changed files with 158 additions and 82 deletions

View file

@ -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']