grafana/packages/grafana-runtime
github-actions[bot] 53d26612cf
Release: 12.0.5 (#111512)
* Update changelog

* Update version to 12.0.5

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-23 16:34:37 -06:00
..
src Dashboards: Add a config setting that limits the number of series that will be displayed in a panel. Users can opt in to render all series. (#103405) 2025-04-11 13:56:58 +02:00
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Release: 12.0.5 (#111512) 2025-09-23 16:34:37 -06:00
project.json
rollup.config.ts [release-12.0.5] Fix: Prevent Rollup from treeshaking NPM packages (#110523) 2025-09-04 09:08:05 +02:00
tsconfig.build.json
tsconfig.json

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.