grafana / athena-datasource

Apache License 2.0
36 stars 12 forks source link

We are restricted to selecting only "standard regions". #330

Open mitsu-nishi opened 3 weeks ago

mitsu-nishi commented 3 weeks ago

What happened: We are unable to execute Athena queries using the "me-central-1" region within the "Amazon Athena" data source. We attempted to manually input "me-central-1" into the "Default Region" field in the data source settings, but this did not resolve the issue.

What you expected to happen: When utilizing the "Amazon Athena" data source, we anticipate the ability to select non-standard regions, such as "me-central-1", from the "Region" dropdown menu within the Grafana interface. This would enable us to execute Athena queries within the UAE region.

How to reproduce it (as minimally and precisely as possible):

  1. Configure a data source using "Amazon Athena".
  2. Click the "Region" dropdown menu and review the available regions.
  3. "me-central-1" is absent from the list, preventing us from executing Athena queries within the UAE region.

issue_20240610

Environment:

sarahzinger commented 3 weeks ago

Hello @mitsu-nishi!

Thank you for reporting this issue to us. I see 3 bugs here:

Will talk with the team about when we can prioritize working on this. Thanks again!

mitsu-nishi commented 3 weeks ago

Hello @sarahzinger Thank you for your reply.

I would also like to request support for the following regions, as they are experiencing similar issues.

・ap-south-2 ・ap-southeast-3 ・ap-southeast-4 ・ca-west-1 ・eu-central-2 ・eu-south-2 ・il-central-1 ・me-central-1

I have referenced the following documentation: https://docs.aws.amazon.com/general/latest/gr/athena.html

This would be helpful for future use cases. Thank you for your consideration.