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
Copy file name to clipboardExpand all lines: README.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,16 @@ Use the password from the mail associated with your user name to login.
155
155
156
156
Once connected as administrator, you will start by settings data sources.
157
157
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
159
168
160
169
1. Select the **hamburger** menu on the left pane.<br/>
161
170
1. Expand **Administration**<br/>
@@ -167,7 +176,7 @@ Once connected as administrator, you will start by settings data sources.
167
176
1. On the **Default Region** menu, choose your **AWS Region**.
168
177
1. Choose **Save & test**.
169
178
170
-
#### 2. Add Amazon Athena Data source
179
+
#### 3. Add Amazon Athena Data source
171
180
172
181
Before starting, you will retrieve the S3 bucket name created to store the AWS Batch jobs data through Amazon Athena.
173
182
@@ -197,7 +206,7 @@ In the Amazon Managed Grafana dashboard:
197
206
1. On the **Output Location** menu, copy paste the bucket value **s3://DOC-EXAMPLE-BUCKET**.
198
207
1. Choose **Save & test**.
199
208
200
-
#### 3. Create dashboard
209
+
#### 4. Create dashboard
201
210
202
211
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.
0 commit comments