mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Prometheus: Add metadata for summary metrics - summary metrics don't have metadata available from the metadata API, so Grafana can help and just add it - given a summary metric `foo`, we add metadata info for `foo_sum` and `foo_count` - with tests * Update public/app/plugins/datasource/prometheus/language_utils.ts Co-authored-by: gotjosh <josue@grafana.com> Co-authored-by: gotjosh <josue@grafana.com>
Prometheus Data Source - Native Plugin
Grafana ships with built in support for Prometheus, the open-source service monitoring system and time series database.
Read more about it here: