mirror of
https://github.com/prometheus/prometheus
synced 2026-04-30 23:11:34 +08:00
Merge pull request #14628 from prometheus/beorn7/doc
docs: Be more explicit about `promql-experimental-functions`
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user