Feature toggle: remove dashboardSchemaV2 (#98252)

This commit is contained in:
Ivan Ortega Alba
2024-12-19 14:28:20 +02:00
committed by GitHub
parent 9a17954eaf
commit 6c5b408339
6 changed files with 2 additions and 15 deletions
@@ -220,7 +220,6 @@ Experimental features might be changed or removed without prior notice.
| `timeRangeProvider` | Enables time pickers sync |
| `prometheusUsesCombobox` | Use new combobox component for Prometheus query editor |
| `userStorageAPI` | Enables the user storage API |
| `dashboardSchemaV2` | Enables the new dashboard schema version 2, implementing changes necessary for dynamic dashboards and dashboards as code. |
| `playlistsWatcher` | Enables experimental watcher for playlists |
| `prometheusSpecialCharsInLabelValues` | Adds support for quotes and special characters in label values for Prometheus queries |
| `enableExtensionsAdminPage` | Enables the extension admin page regardless of development mode |