prometheus/docs/command-line
Julien Pivotto 352e36a760
promql: enable duration expressions by default
Duration expressions no longer require the promql-duration-expr feature
flag, which is now a no-op in both prometheus and promtool. The parser
option (ExperimentalDurationExpr) is kept and enabled by default in the
binaries, so downstream consumers of the parser can still keep it off.

Move the documentation from the feature flags page into the PromQL
querying basics.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2026-06-29 14:32:14 +02:00
..
index.md Document command line tools 2023-03-13 14:20:55 +01:00
prometheus.md promql: enable duration expressions by default 2026-06-29 14:32:14 +02:00
promtool.md promql: enable duration expressions by default 2026-06-29 14:32:14 +02:00