Remove backgroundPluginInstaller feature flag (#93540)

This commit is contained in:
Andres Martinez Gotor
2024-09-23 15:49:18 +02:00
committed by GitHub
parent 07f11e9222
commit a45167a595
9 changed files with 5 additions and 32 deletions

View File

@@ -194,7 +194,6 @@ Experimental features might be changed or removed without prior notice.
| `databaseReadReplica` | Use a read replica for some database queries. |
| `alertingApiServer` | Register Alerting APIs with the K8s API server |
| `dashboardRestoreUI` | Enables the frontend to be able to restore a recently deleted dashboard |
| `backgroundPluginInstaller` | Enable background plugin installer |
| `dataplaneAggregator` | Enable grafana dataplane aggregator |
| `newFiltersUI` | Enables new combobox style UI for the Ad hoc filters variable in scenes architecture |
| `lokiSendDashboardPanelNames` | Send dashboard and panel names to Loki when querying |