docs: Be more explicit about `promql-experimental-functions`

We have not mentioned that experimental PromQL functions might get
removed entirely, although that's one of the most important properties
of functions declared experimental.

Signed-off-by: beorn7 <beorn@grafana.com>
pull/14628/head
beorn7 1 year ago
parent 41f8a0223c
commit 2360ce8d2b
  1. 5
      docs/feature_flags.md

@ -200,8 +200,9 @@ won't work when you push OTLP metrics.
`--enable-feature=promql-experimental-functions`
Enables PromQL functions that are considered experimental and whose name or
semantics could change.
Enables PromQL functions that are considered experimental. These functions
might change their name, syntax, or semantics. They might also get removed
entirely.
## Created Timestamps Zero Injection

Loading…
Cancel
Save