3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-runtime
Kyle Brandt ef61a64c46
Azure Monitor: Log Analytics response to data frames ()
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-06-05 12:32:10 -04:00
..
src Azure Monitor: Log Analytics response to data frames () 2020-06-05 12:32:10 -04:00
.eslintrc TSLint → ESLint () 2020-02-08 02:40:04 +01:00
api-extractor.json Docs: adding API reference documentation support for the packages libraries. () 2020-02-25 13:59:11 +01:00
CHANGELOG.md Packages: Use lerna for release orchestration () 2019-07-09 09:43:53 -07:00
index.js Add a @grafana/runtime package with backendSrv interface () 2019-06-03 17:55:59 +02:00
package.json Errors: support errors with frame data from backend responses () 2020-05-04 11:05:04 -07:00
README.md Changelog and Readme: Update packages to beta and add Select breaking change () 2020-05-14 11:58:26 +02:00
rollup.config.ts DevEnv: update frontend dependencies - rollup () 2020-03-15 16:39:40 +01:00
tsconfig.build.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00
tsconfig.json Transforms: Adds beta notice and updates transform descriptions () 2020-05-04 15:05:31 +02:00

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.