matrix-docker-ansible-deploy/roles/matrix-prometheus/tasks
Slavi Pantaleev adcecaffaf Fix connectivity between prometheus and prometheus-node-exporter
Expected to have regressed after https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1008

This patch comes with its own downsides (as described in the comments
for matrix_prometheus_node_exporter_container_http_host_bind_port),
but at least there's:
- no security issue
- metrics remain readable from matrix-prometheus (even if the network metrics are inaccurate)

A better patch is certainly welcome.
2021-04-19 18:29:03 +03:00
..
init.yml Prometheus 2021-02-10 22:54:14 +01:00
main.yml Do not fail on unrelated validation tasks when Prometheus not enabled 2021-02-12 15:41:15 +02:00
setup_install.yml Fix connectivity between prometheus and prometheus-node-exporter 2021-04-19 18:29:03 +03:00
setup_uninstall.yml Do not delete Prometheus/Grafana Docker images 2021-02-21 11:14:40 +02:00
validate_config.yml Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse) 2021-02-12 11:59:24 +02:00