You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
After deploying the solution today, trying to follow up the guide and at the step requiring adding an Athena datasource I'm unable to do so:
the Athena doesn't appear as datasource type available to add.
The previous datasource (Cloudwatch) was added successfully but not this one.
Are there prerequisites missing for the Athena to become available as datasource?
The text was updated successfully, but these errors were encountered:
It is due to a change with Amazon Managed Grafana 9.4. You will need to have the changes from this pull request 16af59f to have PluginAdminEnabled enabled.
Amazon Managed Grafana since version 9.4 comes with Prometheus and Cloudwatch plugin enabled by default. For other plugins such as Amazon Athena, you will need to install them with the following procedure:
Select the hamburger menu on the left pane.
Expand Administration
Choose Plugins.
Search Amazon Athena.
Choose Install.
Wait for the plugin to be installed. Once completed, you can add Amazon Athena as a data source.
Let me know if that works for you or if you have additional questions. We'll add those steps to the documentation.
Hello,
After deploying the solution today, trying to follow up the guide and at the step requiring adding an Athena datasource I'm unable to do so:
the Athena doesn't appear as datasource type available to add.
The previous datasource (Cloudwatch) was added successfully but not this one.
Are there prerequisites missing for the Athena to become available as datasource?
The text was updated successfully, but these errors were encountered: