mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* add common backend * use const for range * likely not differnt * send the right orgId * Add DataSourceWithBackend to @grafana/runtime mock in root reducer test Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Grafana Runtime library
@grafana/runtime is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!
This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.