# 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`
