Skip to content
Snippets Groups Projects
Commit 4d33d40a authored by godog's avatar godog
Browse files

Update thanos query flags

parent 279c2985
No related branches found
No related tags found
No related merge requests found
Pipeline #93614 passed
......@@ -106,7 +106,7 @@ prometheus:
resources:
ram: "1G"
env:
QUERY_FLAGS: "--query.replica-label=monitor {% for h in groups['prometheus']|sort %} --store={{ h }}.prometheus.{{ domain }}:10901{% endfor %}"
QUERY_FLAGS: "--query.replica-label=monitor {% for h in groups['prometheus']|sort %} --endpoint={{ h }}.prometheus.{{ domain }}:10901{% endfor %}"
SIDECAR_FLAGS: ""
QUERY_FRONTEND_FLAGS: "--query-range.response-cache-config-file=/etc/thanos/query-frontend-cache.yml"
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment