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:
Ashley Harrison
2024-02-21 15:50:13 +00:00
committed by GitHub
parent e1edec02d0
commit c75502dd8c
7 changed files with 40 additions and 0 deletions

View File

@@ -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"