Sidecar: Remove experimental Sidecar implementation (#103786)

* Sidecar: remove `appSidecar` feature toggle

* Sidecar: Remove sidecar implementation

* lint
This commit is contained in:
Sven Grossmann
2025-04-10 22:04:12 +02:00
committed by GitHub
parent 0bad0526f5
commit 05338838b0
14 changed files with 16 additions and 728 deletions
@@ -190,7 +190,6 @@ Experimental features might be changed or removed without prior notice.
| `exploreLogsAggregatedMetrics` | Used in Logs Drilldown to query by aggregated metrics |
| `exploreLogsLimitedTimeRange` | Used in Logs Drilldown to limit the time range |
| `homeSetupGuide` | Used in Home for users who want to return to the onboarding flow or quickly find popular config pages |
| `appSidecar` | Enable the app sidecar feature that allows rendering 2 apps at the same time |
| `rolePickerDrawer` | Enables the new role picker drawer design |
| `unifiedStorageBigObjectsSupport` | Enables to save big objects in blob storage |
| `timeRangeProvider` | Enables time pickers sync |