Set up Grafana-Athena
Grafana lets you build custom dashboards to visualize data. In this section we explain how you set up Grafana with Amazon Athena as the data source.
Table of Contents
Prerequisites: Amazon Parquet data lake + Athena
- Set up Amazon Parquet data lake [~10 min]
- Set up Amazon Athena [~5 min]
Note
The above steps are required before proceeding
Set up Grafana and add Athena data source
- Make sure you have completed the prerequisites above
- Set up a Grafana Cloud starter account (100% free) and login
- Go to the Amazon Athena plugin and click ‘Install plugin’
- In Grafana go to ‘Connections/Data sources/Add new data source’ and select Athena
- Ensure ‘Name’ is
Amazon Athena
, add the relevant AWS stack ‘Outputs’ and click ‘Save & test’
Note
The name of the data source must be Amazon Athena
for our template dashboards to work
Deploy your first dashboard
- Download our
athena-dynamic-dashboard template
- Go to ‘Dashboards/New/Import’, upload the template and click ‘Load’
- Verify that your data is loaded in the dashboard as expected[1]
You are now ready to customize your dashboard.
[1] | You may need to change the time period via the upper-right menu to navigate to your data |