mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* fix expanding rules with one metric wrapped in a parenthesis * fix expanding rules with regex match operator * fix for multiple labels * refactor * don't modify recording rules name in label values * metric + metric fix * fix last issues with label regex and spaces * add comments * add the same changes to the prometheus library
Grafana Prometheus Library
@grafana/prometheus is currently in ALPHA.
@grafana/prometheus is a collection of components used to build a Prometheus data source plugin in Grafana.
See package source for more details.
Installation
yarn add @grafana/ui
npm install @grafana/ui