grafana/packages/grafana-prometheus
github-actions[bot] 53d26612cf
Release: 12.0.5 (#111512)
* Update changelog

* Update version to 12.0.5

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-23 16:34:37 -06:00
..
src
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js
package.json Release: 12.0.5 (#111512) 2025-09-23 16:34:37 -06:00
project.json
rollup.config.ts [release-12.0.5] Fix: Prevent Rollup from treeshaking NPM packages (#110523) 2025-09-04 09:08:05 +02:00
tsconfig.build.json
tsconfig.json

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