grafana/packages/grafana-prometheus
renovate[bot] fba02f5fae
Update dependency react-window to v1.8.11 (#98082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:53:59 +00:00
..
src MetricCombobox: Fix overflowing parents (#97049) 2024-12-11 15:45:20 +01:00
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js
package.json Update dependency react-window to v1.8.11 (#98082) 2024-12-17 10:53:59 +00:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Fix: Prevent import errors caused by Rollup 4 (#93903) 2024-09-27 12:18:52 +01:00
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 (#94607) 2024-10-18 11:59:47 +01:00
tsconfig.json Prometheus: Performant Code Mode autocomplete with long metric names (#96580) 2024-11-18 12:12:25 -05:00

README.md

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