Library Panels: Mark library panel RBAC as GA & enable by default (#106833)

This commit is contained in:
kay delaney
2025-06-17 14:50:34 +01:00
committed by GitHub
parent f71c9c6ebf
commit 2aae202f92
5 changed files with 13 additions and 6 deletions
@@ -42,6 +42,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
| `angularDeprecationUI` | Display Angular warnings in dashboards and panels | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `libraryPanelRBAC` | Enables RBAC support for library panels | Yes |
| `externalCorePlugins` | Allow core plugins to be loaded as external | Yes |
| `panelMonitoring` | Enables panel monitoring through logs and measurements | Yes |
| `formatString` | Enable format string transformer | Yes |