grafana/packages/grafana-prometheus
renovate[bot] 8a7828da48
Update dependency marked to v12 (#82245)
* Update dependency marked to v12

* make sure marked return value is synchronous

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-02-14 15:01:33 +00:00
..
src prometheus: fix: use shallow clone of scopedVars (#82280) 2024-02-10 09:57:11 -05:00
CHANGELOG.md Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00
LICENSE Prometheus: Frontend library use AGPL license (#81921) 2024-02-06 08:27:27 -06:00
package.json Update dependency marked to v12 (#82245) 2024-02-14 15:01:33 +00:00
README.md Prometheus: Frontend library update version and readme (#81922) 2024-02-06 08:27:43 -06:00
tsconfig.build.json Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00
tsconfig.json Prometheus: Create Prometheus library (#81641) 2024-02-02 15:30:14 +01:00

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