grafana/packages/grafana-prometheus
Gareth 643dee6739
Prometheus: Refactoring in datasource.ts (#107208)
* start cleanup

* update vars

* prettier
2025-06-27 11:00:25 +01:00
..
src Prometheus: Refactoring in datasource.ts (#107208) 2025-06-27 11:00:25 +01:00
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js
package.json Update dependency @hello-pangea/dnd to v18 (#107120) 2025-06-24 17:23:58 +01:00
project.json
rollup.config.ts I18n: Add rollup plugin to handle dynamic imports in prom package (#106837) 2025-06-17 15:06:53 +01:00
tsconfig.build.json
tsconfig.json Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02: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