mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-12 19:10:24 +00:00
GoMatrixHosting v0.5.5
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
---
|
||||
|
||||
- name: Fail if Synapse metrics or Prometheus Node Exporter not enabled
|
||||
fail:
|
||||
msg: >
|
||||
You need to enable `matrix_prometheus_scraper_synapse_enabled` and/or `matrix_prometheus_scraper_node_enabled` for Prometheus grab metrics.
|
||||
when: "not matrix_prometheus_scraper_synapse_enabled and not matrix_prometheus_scraper_node_enabled"
|
||||
Reference in New Issue
Block a user