mirror of https://github.com/grafana/grafana.git
* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
README.md
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