FlameGraph: Remove flameGraphItemCollapsing feature toggle (#90190)

Remove feature toggle
This commit is contained in:
Joey
2024-07-15 13:45:41 +01:00
committed by GitHub
parent 29ac7fd3c4
commit 5beaae8561
8 changed files with 2 additions and 17 deletions
@@ -165,7 +165,6 @@ Experimental features might be changed or removed without prior notice.
| `dashboardSceneForViewers` | Enables dashboard rendering using Scenes for viewer roles |
| `dashboardSceneSolo` | Enables rendering dashboards using scenes for solo panels |
| `dashboardScene` | Enables dashboard rendering using scenes for all roles |
| `flameGraphItemCollapsing` | Allow collapsing of flame graph items |
| `pluginsSkipHostEnvVars` | Disables passing host environment variable to plugin processes |
| `tableSharedCrosshair` | Enables shared crosshair in table panel |
| `kubernetesFeatureToggles` | Use the kubernetes API for feature toggle management in the frontend |