grafana/packages/grafana-prometheus
2024-02-15 17:03:37 +00:00
..
src prometheus: fix: use shallow clone of scopedVars (#82280) 2024-02-10 09:57:11 -05:00
CHANGELOG.md Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00
LICENSE Prometheus: Frontend library use AGPL license (#81921) 2024-02-06 08:27:27 -06:00
package.json Update dependency @grafana/faro-web-sdk to v1.3.8 2024-02-15 17:03:37 +00:00
README.md Prometheus: Frontend library update version and readme (#81922) 2024-02-06 08:27:43 -06:00
tsconfig.build.json Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00
tsconfig.json Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00

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