Dashboards: Remove scenes feature toggle (#89771)

This commit is contained in:
Dominik Prokop
2024-06-27 09:03:46 +02:00
committed by GitHub
parent 9056ff73f6
commit be1414b36b
7 changed files with 5 additions and 16 deletions
@@ -115,7 +115,6 @@ Experimental features might be changed or removed without prior notice.
| `storage` | Configurable storage for dashboards, datasources, and resources |
| `datasourceQueryMultiStatus` | Introduce HTTP 207 Multi Status for api/ds/query |
| `canvasPanelNesting` | Allow elements nesting |
| `scenes` | Experimental framework to build interactive dashboards |
| `disableSecretsCompatibility` | Disable duplicated secret storage in legacy tables |
| `logRequestsInstrumentedAsUnknown` | Logs the path for requests that are instrumented as unknown |
| `unifiedStorage` | SQL-based k8s storage |