mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
ab98a8be3b
* Fixed so we dont miss the deep default options. * removed console log. * remove check of feature toggle and assuming that the new variables are the default ones. * removed e2e statement about used featuretoggles. |
||
---|---|---|
.. | ||
src | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
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.