mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
Cloud Migrations: Create new service for cloud migrations (#80949)
* introduce feature toggle * create base service structure * fix sample metric * register metrics * add to codeowners * separate api dtos from service models * remove leading newline
This commit is contained in:
@ -173,6 +173,7 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `enablePluginsTracingByDefault` | Enable plugin tracing for all external plugins |
|
||||
| `newFolderPicker` | Enables the nested folder picker without having nested folders enabled |
|
||||
| `jitterAlertRules` | Distributes alert rule evaluations more evenly over time, by rule group |
|
||||
| `onPremToCloudMigrations` | In-development feature that will allow users to easily migrate their on-prem Grafana instances to Grafana Cloud. |
|
||||
|
||||
## Development feature toggles
|
||||
|
||||
|
Reference in New Issue
Block a user