mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cloud migration UI: Add migrate-to-cloud route (#83072)
* add migrate-to-cloud route * fix chunk name * gate route behind feature toggle * update permission checks
This commit is contained in:
@@ -876,6 +876,10 @@
|
||||
"manage-folder": {
|
||||
"subtitle": "Manage folder dashboards and permissions"
|
||||
},
|
||||
"migrate-to-cloud": {
|
||||
"subtitle": "Copy data sources, dashboards, and alerts from this installation to a cloud stack",
|
||||
"title": "Migrate to Grafana Cloud"
|
||||
},
|
||||
"monitoring": {
|
||||
"subtitle": "Monitoring and infrastructure apps",
|
||||
"title": "Observability"
|
||||
|
||||
Reference in New Issue
Block a user