grafana/packages/grafana-prometheus
renovate[bot] 7fb0d1b3e6
Update dependency @floating-ui/react to v0.27.5 (#101451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 12:09:33 +00:00
..
src Combobox: use `useOptions` (#100604) 2025-02-24 13:12:56 +01:00
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js
package.json Update dependency @floating-ui/react to v0.27.5 (#101451) 2025-02-28 12:09:33 +00:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Build: Reduce repetition in rollup configs (#93916) 2025-02-25 09:11:09 +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