mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
ca1afff886
* Removed depricated HorizontalLayout from PrometheusMetricsBrowser * Removed commented import * typo fix * Removed depricated HorizontalLayout from RawInfluxQLEditor * Replaced InlineFormLabel to InlineField in RawInlfuxEditor.tsx * Removed depricated HorizontalLayout from GraphiteFunctionEditor * Changed div to instead use stack * Changed htmlFor attribute from selectElementId to aliasElementId * Updated the betterer results * Updated prettier write to the updated files * Changed htmlFor label to fix the text |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
jest.config.js | ||
LICENSE_AGPL | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
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