grafana/packages/grafana-runtime
Ivana Huckova 4738957360
Querying: Pass dashboard and panel title as headers (#107032)
* WIP dashboard titile

* Add tests

* Fix tests

* Fix tests

* Remove redundant imports
2025-06-25 13:51:23 +02:00
..
src Querying: Pass dashboard and panel title as headers (#107032) 2025-06-25 13:51:23 +02:00
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00
tsconfig.build.json Update dependency @types/testing-library__jest-dom to v6 (#94607) 2024-10-18 11:59:47 +01:00
tsconfig.json Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00

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.