grafana/packages/grafana-runtime
Alexander Akhmetov f6e330b3d7
Alerting: Allow disabling recording rules write for a data source in the UI (#106664)
Adds a new "Allow as recording rules target" toggle to Prometheus datasource configuration that controls whether the datasource can be selected as a target for writing recording rules.
---------

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
Co-authored-by: Konrad Lalik <konradlalik@gmail.com>
2025-06-17 22:55:45 +02:00
..
src Alerting: Allow disabling recording rules write for a data source in the UI (#106664) 2025-06-17 22:55:45 +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.