|
|
|
@@ -154,7 +154,7 @@ server { |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
{% if matrix_nginx_proxy_enabled and matrix_nginx_proxy_proxy_synapse_metrics %} |
|
|
|
{% for worker in matrix_prometheus_scraper_synapse_workers_enabled_list %} |
|
|
|
{% for worker in matrix_nginx_proxy_proxy_synapse_workers_enabled_list %} |
|
|
|
{% if worker.metrics_port != 0 %} |
|
|
|
location /_synapse-worker-{{ worker.type }}-{{ worker.instanceId }}/metrics { |
|
|
|
resolver 127.0.0.11 valid=5s; |
|
|
|
|