mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
docs: fix typo in disabled feature link
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
f3e7921595
commit
c2410d4147
|
@ -16,7 +16,7 @@ They may be enabled by default in future versions.
|
||||||
`--enable-feature=promql-at-modifier`
|
`--enable-feature=promql-at-modifier`
|
||||||
|
|
||||||
The `@` modifier lets you specify the evaluation time for instant vector selectors,
|
The `@` modifier lets you specify the evaluation time for instant vector selectors,
|
||||||
range vector selectors, and subqueries. More details can be found [here](querying/basics.md#-modifier).
|
range vector selectors, and subqueries. More details can be found [here](querying/basics.md#modifier).
|
||||||
|
|
||||||
## Remote Write Receiver
|
## Remote Write Receiver
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue