Add matrix_prometheus_container_network/matrix_prometheus_container_additional_networks

This commit is contained in:
Slavi Pantaleev
2023-02-15 08:56:03 +02:00
parent 59a3646c66
commit 94124263a7
5 changed files with 34 additions and 3 deletions

View File

@ -3296,6 +3296,8 @@ matrix_prometheus_nginxlog_exporter_enabled: false
matrix_prometheus_enabled: false
matrix_prometheus_container_network: "{{ matrix_docker_network }}"
# Normally, matrix-nginx-proxy is enabled and nginx can reach Prometheus over the container network.
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose
# Prometheus' HTTP port to the local host.