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
github-actions[bot] 8c2f42e7fd
Release: 10.4.18 (#104356)
2 months ago
..
src [v10.4.x] Prometheus: Fix interpolating adhoc filters with template variables (#95989) 8 months ago
CHANGELOG.md Prometheus: Library fixes for using in external vendor DS (#82115) 1 year ago
LICENSE_AGPL Prometheus: Library fixes for using in external vendor DS (#82115) 1 year ago
README.md Prometheus: Library fixes for using in external vendor DS (#82115) 1 year ago
package.json Release: 10.4.18 (#104356) 2 months ago
rollup.config.ts Prometheus: Library fixes for using in external vendor DS (#82115) 1 year ago
tsconfig.build.json Prometheus: Create Prometheus library (#81641) 1 year ago
tsconfig.json Prometheus: Create Prometheus library (#81641) 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