mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* chore(packages): bump rollup and rollup plugins to latest * chore(packages): fix rollup node-externals plugin imports * chore(packages): update build/bundle scripts to pass configPlugin arg to rollup * feat(packages): migrate rollup configs to be esm compliant * feat(packages): build using es2018 target and use same tsconfig and tsc for rollup |
||
---|---|---|
.. | ||
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