mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* fix: monaco loading state * chore: betterer * test: leverage e2e selectors * refactor: prefer HOC to wrap with testid * refactor: add clarity * docs: add clarity * refactor: loading messaging * test: rename vars to improve clarity * test: rename vars to improve clarity |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
jest.config.js | ||
LICENSE_AGPL | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
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/prometheus
npm install @grafana/prometheus