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
ismail simsek c540fd4195
Prometheus: Fix expanding that contains multiple metrics (#82354)
2 years ago
..
src Prometheus: Fix expanding that contains multiple metrics (#82354) 2 years ago
CHANGELOG.md
LICENSE Prometheus: Frontend library use AGPL license (#81921) 2 years ago
README.md Prometheus: Frontend library update version and readme (#81922) 2 years ago
package.json Update dependency webpack to v5.90.2 2 years ago
tsconfig.build.json
tsconfig.json

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/ui

npm install @grafana/ui