mirror of https://github.com/grafana/grafana.git
* initial basic OpenFeature client for datasource class * add dep * update, use a wrapping function to enforce types * move init OF to grafana-runtime * docs * Fix circular dependency causing tests to fail * codeowners * use toggle in datasourcewithbackend * Fix CUJs group-by test * Comments * update docs, make default value mandatory * revert using for queryServiceFromUI toggle |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
README.md | ||
package.json | ||
project.json | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
README.md
Grafana Runtime library
@grafana/runtime is currently in BETA.
This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.