prometheus/docs/querying
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
..
api.md scrape: add more native-histogram related internal labels 2026-06-15 13:17:46 +00:00
basics.md promql: enable duration expressions by default 2026-06-29 14:32:14 +02:00
examples.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
functions.md promql: enable duration expressions by default 2026-06-29 14:32:14 +02:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md docs: clarify 'stdvar' operator description 2026-03-23 11:12:46 +03:00
remote_read_api.md docs: remote read: Mention buf.build 2025-06-20 16:25:55 +02:00