Skip to content

Commit 31e0b08

Browse files
authored
Update README.md
1 parent 0d290d1 commit 31e0b08

File tree

1 file changed

+11
-1
lines changed
  • examples/existing-cluster-with-base-and-infra

1 file changed

+11
-1
lines changed

examples/existing-cluster-with-base-and-infra/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,17 +85,27 @@ terraform apply
8585

8686
## Visualization
8787

88-
1. Grafana dashboards
88+
1. Prometheus datasource on Grafana
89+
90+
Open your Grafana workspace and under Configuration -> Data sources, you should see `aws-observability-accelerator`. Open and click `Save & test`. You should see a notification confirming that the AMP workspace is ready to be used on Grafana.
91+
92+
2. Grafana dashboards
8993

9094
Go to the Dashboards panel of your Grafana workspace. You should see a list of dashboards under the `Observability Accelerator Dashboards`
9195

9296
<img width="1703" alt="image" src="https://user-images.githubusercontent.com/10175027/187510588-d095f69f-d3b0-4753-85b7-d20465312d35.png">
9397

98+
Open a specific dashboard and you should be able to view its visualization
99+
100+
<img width="1721" alt="Screenshot 2022-08-30 at 20 01 32" src="https://user-images.githubusercontent.com/10175027/187515925-67864dd1-2b35-4be0-a15e-1e36805e8b29.png">
94101

95102
2. Amazon Managed Service for Prometheus (AMP) rules and alerts
96103

97104
Open the AMP console and view the details of your workspace. Under the `Rules management` tab, you should find new rules deployed.
98105

106+
<img width="1311" alt="Screenshot 2022-08-30 at 20 22 27" src="https://user-images.githubusercontent.com/10175027/187514450-0f70b5ce-b2ee-4712-850c-c2b32db1d8d6.png">
107+
108+
To setup your alert receiver, with Amazon SNS, follow [this documentation](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alertmanager-receiver.html)
99109

100110
## Advanced configuration
101111

0 commit comments

Comments
 (0)