Dashboard: Add new dashboardSchemaV2 feature toggle (#95536)

Dashboard Scene: Add new dashboardSchemaV2 feature toggle
This commit is contained in:
Alexa V
2024-10-29 11:35:18 +01:00
committed by GitHub
parent 1d8f8178ee
commit f062c66f89
6 changed files with 42 additions and 15 deletions
@@ -215,6 +215,7 @@ Experimental features might be changed or removed without prior notice.
| `unifiedStorageBigObjectsSupport` | Enables to save big objects in blob storage |
| `timeRangeProvider` | Enables time pickers sync |
| `prometheusUsesCombobox` | Use new combobox component for Prometheus query editor |
| `dashboardSchemaV2` | Enables the new dashboard schema version 2, implementing changes necessary for dynamic dashboards and dashboards as code. |
## Development feature toggles