amazon-managed-grafana-migrator
amazon-managed-grafana-migrator copied to clipboard
CLI migration utility to migrate Grafana content to Amazon Managed Grafana
#### Please describe your question here When attempting to use `amazon-managed-grafana-migrator` `v0.1.11` to migrate an AWS Managed Grafana Workspace from one AWS account to another AWS account, we are getting...
#### Is your feature request related to a problem? Please describe amazon-managed-grafana-migrator tool does not currently support the --profile flag, which is essential for utilizing AWS CLI profiles, especially for...
#### Is your feature request related to a problem? Please describe: Yes, I have a use case where I need to regularly back up my AWS Grafana instance to ensure...
As per the usage document of amazon-managed-grafana-migrator I am able to identify the AWS managed garafana via #amazon-managed-grafana-migrator discover --region us-west-2 I have also created service account with below command-...
Update Go dependencies
#### Please describe your question here I noticed that you are currently using `grafana-api-golang-client` (v0.27.0) library. Do you have any plan to replace that with `grafana-openapi-client-go`? #### Provide link to...
### Did you search for similar issues before submitting? - [x] Yes, I've searched similar issues on [GitHub](https://github.com/aws-observability/amazon-managed-grafana-migrator/issues) and didn't find any. ### Release version 0.2.0 ### Is it a...
### Did you search for similar issues before submitting? - [x] Yes, I've searched similar issues on [GitHub](https://github.com/aws-observability/amazon-managed-grafana-migrator/issues) and didn't find any. ### Release version 0.2.0 ### Is it a...
#### Is your feature request related to a problem? Please describe During the migration from Grafana Server (v9) to Amazon Managed Grafana (v10) multiple panels show the warning message `This...
## Scope Down GitHub Token Permissions This PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions. ### Why This Matters Following the principle...