grafana/packages/grafana-prometheus
2024-02-09 10:47:01 +00:00
..
src Chore: fix some bad uses of userEvent (#82191) 2024-02-09 10:04:35 +00: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 @types/node to v20.11.17 2024-02-09 10:47:01 +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