Update functions.md

Signed-off-by: lasea75 <lasea75@gmail.com>
This commit is contained in:
lasea75 2023-09-28 12:26:46 -05:00 committed by GitHub
parent 0de7f39e6a
commit f15f0ac16a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ vector, which if not provided it will default to the value of the expression
_Notes about the experimental native histograms:_
* Ingesting native histograms has to be enabled via a [feature
flag](../../feature_flags.md#native-histograms). As long as no native histograms
flag](https://prometheus.io/docs/prometheus/latest/feature_flags/). As long as no native histograms
have been ingested into the TSDB, all functions will behave as usual.
* Functions that do not explicitly mention native histograms in their
documentation (see below) will ignore histogram samples.