mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* get the utcOffset value of timezone when it's specified * Update packages/grafana-prometheus/src/datasource.ts Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * calculate utcOffset from timezone when the request timezone is not browser * lint --------- Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.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