PoC: Define userstorage API (#95557)

This commit is contained in:
Andres Martinez Gotor
2024-11-12 12:56:41 +01:00
committed by GitHub
parent c3571752b6
commit c3494614e3
20 changed files with 826 additions and 0 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 |
| `userStorageAPI` | Enables the user storage API |
| `preinstallAutoUpdate` | Enables automatic updates for pre-installed plugins |
| `dashboardSchemaV2` | Enables the new dashboard schema version 2, implementing changes necessary for dynamic dashboards and dashboards as code. |
| `playlistsWatcher` | Enables experimental watcher for playlists |