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
Gareth Dawson a494c5dd3d
Prometheus: fix labels infinite loading state in aggregations (#103005)
8 months ago
..
src Prometheus: fix labels infinite loading state in aggregations (#103005) 8 months ago
CHANGELOG.md
LICENSE_AGPL
README.md
jest.config.js Chore: Add jest config to grafana-prometheus (#86078) 2 years ago
package.json Update dependency @grafana/plugin-ui to v0.10.4 (#101459) 9 months ago
project.json Build: Nx improvements (#88341) 1 year ago
rollup.config.ts Build: Reduce repetition in rollup configs (#93916) 10 months ago
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 (#94607) 1 year ago
tsconfig.json Prometheus: Performant Code Mode autocomplete with long metric names (#96580) 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