3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-runtime
2024-11-14 17:28:12 +01:00
..
src Sidecar: Route handling rework () 2024-11-14 17:28:12 +01:00
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step () 2021-09-29 14:34:40 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 () 2021-04-20 19:03:30 +02:00
package.json Update dependency @types/lodash to v4.17.13 () 2024-11-11 18:16:20 +02:00
project.json Build: Nx improvements () 2024-10-15 14:25:45 +02: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 Fix: Prevent import errors caused by Rollup 4 () 2024-09-27 12:18:52 +01:00
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 () 2024-10-18 11:59:47 +01:00
tsconfig.json Update dependency @types/testing-library__jest-dom to v6 () 2024-10-18 11:59:47 +01: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.