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
Jack Westbrook 497491846e
Grafana Prometheus: Clean up package dependencies (#97398)
5 months ago
..
src Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 5 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
jest.config.js Chore: Add jest config to grafana-prometheus (#86078) 1 year ago
package.json Grafana Prometheus: Clean up package dependencies (#97398) 5 months ago
project.json Build: Nx improvements (#88341) 9 months ago
rollup.config.ts Fix: Prevent import errors caused by Rollup 4 (#93903) 10 months ago
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 (#94607) 9 months ago
tsconfig.json Prometheus: Performant Code Mode autocomplete with long metric names (#96580) 8 months 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