mirror of https://github.com/grafana/grafana.git
* feat(grafana-data): introduce unstable entrypoint to package * feat(grafana-runtime): introduce unstable entrypoint to package * feat(plugins): expose unstable entrypoints for data and runtime to plugins * feat(packages): dummy exports so package verification and shared deps imports work |
||
|---|---|---|
| .. | ||
| 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.