You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/arguments.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The next three options only apply when the querier is used together with the Que
63
63
64
64
If set to true, will cause the query frontend to mutate incoming queries and align their start and end parameters to the step parameter of the query. This improves the cacheability of the query results.
65
65
66
-
-`-querier.split-queries-by-day`
66
+
-`-querier.split-queries-by-interval`
67
67
68
68
If set to true, will cause the query frontend to split multi-day queries into multiple single-day queries and execute them in parallel.
0 commit comments