Peter Holmberg 3c61b563c3 Ldap: Add LDAP debug page (#18759) 6 年 前
..
src 3c61b563c3 Ldap: Add LDAP debug page (#18759) 6 年 前
CHANGELOG.md c32365f424 Packages: Use lerna for release orchestration (#17985) 6 年 前
README.md c2dea633e6 Packages: update versioning and release process (#18195) 6 年 前
index.js 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前
package.json 1a71501440 Chore: cross-package security bumps (#19131) 6 年 前
rollup.config.ts c32365f424 Packages: Use lerna for release orchestration (#17985) 6 年 前
tsconfig.build.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前
tsconfig.json d6e8129588 Packages: create shared tsconfig.json (#18010) 6 年 前
tslint.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) 6 年 前

README.md

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.