mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* fix: autocomplete performance * refactor: simplify the complex search strategy * chore: allow json imports to aid testing * perf: prefer for loop for perf-critical path * perf: use ufuzzy in intraMode: 0 (#96584) * refactor: add clarity * refactor: simplify --------- Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
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