This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Description
Using q("sum:600s-avg:traffic.haproxy.server_tr_max{server=ny-service0*}", "1h", "") in a template graph produces the same graph as if the 600s-avg was omitted, so it appears that template graphs do not support custom down samples. The expression produces the desired result when used on the expression page.