mirror of https://github.com/grafana/grafana.git
14 lines
424 B
Markdown
14 lines
424 B
Markdown
# 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](https://github.com/grafana/grafana).
|
|
|
|
See [package source](https://github.com/grafana/grafana/tree/main/packages/grafana-prometheus) for more details.
|
|
|
|
## Installation
|
|
|
|
`yarn add @grafana/prometheus`
|
|
|
|
`npm install @grafana/prometheus`
|