Skip to content

Commit 9660c83

Browse files
authored
Merge pull request #32 from aws-samples/improvements/#28_athena_data_source
Add instruction to install Athena data source
2 parents dac24e4 + 64981d7 commit 9660c83

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,16 @@ Use the password from the mail associated with your user name to login.
155155

156156
Once connected as administrator, you will start by settings data sources.
157157

158-
#### 1. Add Amazon CloudWatch Data source
158+
#### 1. Install Amazon Athena plugin
159+
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:
160+
161+
1. Select the **hamburger** menu on the left pane.
162+
1. Expand **Administration**.
163+
1. Choose **Plugins**.
164+
1. Search **Amazon Athena**.
165+
1. Choose **Install**.
166+
167+
#### 2. Add Amazon CloudWatch Data source
159168

160169
1. Select the **hamburger** menu on the left pane.<br/>
161170
1. Expand **Administration**<br/>
@@ -167,7 +176,7 @@ Once connected as administrator, you will start by settings data sources.
167176
1. On the **Default Region** menu, choose your **AWS Region**.
168177
1. Choose **Save & test**.
169178

170-
#### 2. Add Amazon Athena Data source
179+
#### 3. Add Amazon Athena Data source
171180

172181
Before starting, you will retrieve the S3 bucket name created to store the AWS Batch jobs data through Amazon Athena.
173182

@@ -197,7 +206,7 @@ In the Amazon Managed Grafana dashboard:
197206
1. On the **Output Location** menu, copy paste the bucket value **s3://DOC-EXAMPLE-BUCKET**.
198207
1. Choose **Save & test**.
199208

200-
#### 3. Create dashboard
209+
#### 4. Create dashboard
201210

202211
To create a dashboard in Amazon Managed Grafana for AWS Batch, you will start from the template provided in this repository to generate dashboard for your environment.
203212

0 commit comments

Comments
 (0)