Ajout monitoring matrix

mise_a_niveau
RatCornu 2025-06-28 14:46:21 +02:00
parent 5fcf7998d1
commit f5cb5f0f3e
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
1 changed files with 8 additions and 0 deletions

View File

@ -232,6 +232,14 @@ loc_prometheus:
- replacement: "{{ lookup('ldap', 'ip4', 'helloworld', 'adm') }}:9116"
target_label: __address__
synapse:
config:
- job_name: synapse
static_configs:
- targets: ["matrix.crans.org"]
scrape_interval: 15s
metrics_path: "/_synapse/metrics"
tsdb:
retention_time: "180d"
retention_size: "200GB"