mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 05:46:28 +08:00

* feat(grafana-ui): build unstable entrypoint for experimental components * feat(plugins): expose grafana/ui/unstable * build(grafana-ui): add rollup plugin to create alias package.json for unstable entrypoint * build(packages): rewrite prepare npm script to generate alias packagejson files * chore(packages): use relative paths in publishConfig for exports generation * chore(frontend): move npmcli/package-json package to root package.json * revert(grafana-ui): remove rollup plugin for generating alias package.json files * chore(grafana-ui): clean up unstable directory postpack to prevent yarn lock issues * build(packages): fix scope for pkgName usage * feat(packages): create separate cjs and esm builds that validate with arethetypeswrong cli * chore(yarn): refresh lock file * fix(packages): make sure alias package.jsons point to existing files
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