grafana/packages/grafana-prometheus
grafana-delivery-bot[bot] 9b4414de27
Release: Bump version to 12.2.1 (#111415)
bump version 12.2.1

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-19 14:00:37 -05:00
..
src I18n: Download translations from Crowdin (#110254) 2025-08-28 00:40:18 +00:00
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js Chore: Add jest config to grafana-prometheus (#86078) 2024-04-12 21:17:53 +02:00
package.json Release: Bump version to 12.2.1 (#111415) 2025-09-19 14:00:37 -05:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Fix: Prevent Rollup from treeshaking NPM packages (#108567) 2025-07-24 10:54:02 +02:00
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 (#94607) 2024-10-18 11:59:47 +01:00
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01: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