Feature toggles: Remove dashboardEmbed toggle (#86587)

This commit is contained in:
Alex Khomenko
2024-04-19 12:48:08 +02:00
committed by GitHub
parent c5ca90747d
commit 44e1bce55a
8 changed files with 2 additions and 27 deletions

View File

@@ -131,7 +131,6 @@ Experimental features might be changed or removed without prior notice.
| `extraThemes` | Enables extra themes |
| `lokiPredefinedOperations` | Adds predefined query operations to Loki query editor |
| `pluginsFrontendSandbox` | Enables the plugins frontend sandbox |
| `dashboardEmbed` | Allow embedding dashboard for external use in Code editors |
| `frontendSandboxMonitorOnly` | Enables monitor only in the plugin frontend sandbox (if enabled) |
| `lokiFormatQuery` | Enables the ability to format Loki queries |
| `vizAndWidgetSplit` | Split panels between visualizations and widgets |