From 3ceb831c95a33c2268ba1a17b6f507ab7b64e3b6 Mon Sep 17 00:00:00 2001 From: Samuel Dufel Date: Thu, 22 Feb 2024 08:37:37 -0800 Subject: [PATCH] Update rendered docs with added flag --- docs/components/rule.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/components/rule.md b/docs/components/rule.md index 044148c3ba0..a60b32ca83f 100644 --- a/docs/components/rule.md +++ b/docs/components/rule.md @@ -401,6 +401,10 @@ Flags: --query.default-step=1s Default range query step to use. This is only used in stateless Ruler and alert state restoration. + --query.enable-x-functions + Whether to enable extended rate functions + (xrate, xincrease and xdelta). Only has effect + when used with Thanos engine. --query.http-method=POST HTTP method to use when sending queries. Possible options: [GET, POST] --query.sd-dns-interval=30s