mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
bfa1f03315
* Quick fix for RenderParams Function * Removing unnecessary optional chaining Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com> * Removing unittests for RenderParams --------- Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
jest.config.js | ||
LICENSE_AGPL | ||
package.json | ||
project.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