grafana/packages/grafana-prometheus
Carl Bergquist b2036088ac
Scopes: Remove promql rewrite feature toggle (#112035)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
2025-10-10 16:53:18 +02:00
..
src
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js
package.json
project.json
rollup.config.ts
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