mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 16:27:02 -06:00
d96a9171ae
* add create and add buttons that will be linked to enterprise * wip * wip * clean up * Co-authored-by: Travis Patterson <masslessparticle@gmail.com> Added Query Modal that can be accessed from enterprise. * reset docs * reset docs * docs changing * docs * docs * unexporting props * added generic ways to add more query actions and create actions * cleanup * adding internal tag * adding onAddQuery to props so actions can add queries * created a single query action component * adding partial to query * casting dataquery Co-authored-by: Travis Patterson <travis.patterson@grafana.com> |
||
---|---|---|
.. | ||
src | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
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.