Skip to content

Commit 7db3cfa

Browse files
author
Tyler Reid
committed
Update config flag in the config docs
Signed-off-by: Tyler Reid <[email protected]>
1 parent 2011307 commit 7db3cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration/config-file-reference.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1618,8 +1618,8 @@ ring:
16181618
[disabled_tenants: <string> | default = ""]
16191619

16201620
# Report the wall time for ruler queries to complete as a metric.
1621-
# CLI flag: -ruler.enable-query-stats
1622-
[enable_query_stats: <boolean> | default = false]
1621+
# CLI flag: -ruler.query-stats-enabled
1622+
[query_stats_enabled: <boolean> | default = false]
16231623
```
16241624
16251625
### `ruler_storage_config`

0 commit comments

Comments
 (0)