3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-prometheus
renovate[bot] ebc7355284
Update dependency eslint-plugin-jest to v28.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 10:33:43 +01:00
..
src Prometheus: Add group function to aggregations () 2024-08-01 08:58:12 -05:00
CHANGELOG.md Prometheus: Library fixes for using in external vendor DS () 2024-02-16 12:55:39 -06:00
jest.config.js Chore: Add jest config to grafana-prometheus () 2024-04-12 21:17:53 +02:00
LICENSE_AGPL Prometheus: Library fixes for using in external vendor DS () 2024-02-16 12:55:39 -06:00
package.json Update dependency eslint-plugin-jest to v28.8.0 () 2024-08-08 10:33:43 +01:00
README.md Prometheus: Library fixes for using in external vendor DS () 2024-02-16 12:55:39 -06:00
rollup.config.ts Prometheus: Library fixes for using in external vendor DS () 2024-02-16 12:55:39 -06:00
tsconfig.build.json Chore: Remove unused functions form prometheus data source () 2024-04-19 16:00:26 -04:00
tsconfig.json React: Use new JSX transform () 2024-06-25 12:43:47 +01:00

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