Skip to content

Commit d3a4546

Browse files
authored
Update arguments.md
Removed obsolete `-promql.lookback-delta` option (deprecated since Cortex 1.2, replaced with `-querier.lookback-delta`). #3144 Signed-off-by: Charlie Le <[email protected]>
1 parent 8a46d20 commit d3a4546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The next three options only apply when the querier is used together with the Que
5353

5454
## Querier and Ruler
5555

56-
- `-promql.lookback-delta`
56+
- `-querier.lookback-delta`
5757

5858
Time since the last sample after which a time series is considered stale and ignored by expression evaluations.
5959

0 commit comments

Comments
 (0)