grafana/packages/grafana-prometheus
renovate[bot] 484106eb04
Update typescript-eslint monorepo to v6.21.0 (#82004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 20:28:48 +02:00
..
src Prometheus: Frontend library exports (#81909) 2024-02-06 08:27:09 -06: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 typescript-eslint monorepo to v6.21.0 (#82004) 2024-02-06 20:28:48 +02: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