Plugins: Add Initial implementation for frontend plugins sandboxing (#68889)

This commit is contained in:
Esteban Beltran
2023-06-05 10:51:36 +02:00
committed by GitHub
parent 6c7b17b59f
commit 1ed4c0382b
20 changed files with 380 additions and 11 deletions
@@ -111,6 +111,7 @@ Alpha features might be changed or removed without prior notice.
| `pluginsAPIManifestKey` | Use grafana.com API to retrieve the public manifest key |
| `extraThemes` | Enables extra themes |
| `lokiPredefinedOperations` | Adds predefined query operations to Loki query editor |
| `pluginsFrontendSandbox` | Enables the plugins frontend sandbox |
## Development feature toggles