Update prometheus.md (#31173)

Exemplars won't make it to the 2.25 release.
This commit is contained in:
Zoltán Bedi 2021-02-12 15:21:59 +01:00 committed by GitHub
parent 6f1a38cbe2
commit 45cf342b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ If you are running Grafana in an Amazon EKS cluster, follow the AWS guide to [Qu
## Exemplars
> **Note:** This feature is available in Prometheus 2.25+ and Grafana 7.4+.
> **Note:** This feature is available in Prometheus 2.26+ and Grafana 7.4+.
Grafana 7.4 and later versions have the capability to show exemplars data alongside a metric both in Explore and Dashboards.
Exemplars are a way to associate higher cardinality metadata from a specific event with traditional timeseries data.