Merge pull request #14628 from prometheus/beorn7/doc

docs: Be more explicit about `promql-experimental-functions`
This commit is contained in:
Björn Rabenstein 2024-08-08 15:00:04 +02:00 committed by GitHub
commit b5cdb4e479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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