The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/packages/grafana-prometheus
grafana-delivery-bot[bot] 7cf08ebaf9
[v11.3.x] Prometheus: Fix passing query timeout to upstream queries (#95264)
1 year ago
..
src [v11.3.x] Prometheus: Fix passing query timeout to upstream queries (#95264) 1 year ago
CHANGELOG.md Prometheus: Library fixes for using in external vendor DS (#82115) 2 years ago
LICENSE_AGPL Prometheus: Library fixes for using in external vendor DS (#82115) 2 years ago
README.md Prometheus: Library fixes for using in external vendor DS (#82115) 2 years ago
jest.config.js Chore: Add jest config to grafana-prometheus (#86078) 2 years ago
package.json Release: 11.3.0 (#95196) 1 year ago
rollup.config.ts Fix: Prevent import errors caused by Rollup 4 (#93903) 1 year ago
tsconfig.build.json Chore: Remove unused functions form prometheus data source (#86461) 2 years ago
tsconfig.json React: Use new JSX transform (#88802) 1 year ago

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