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: examples/existing-cluster-with-base-and-infra/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
4
4
This example demonstrates how to use the AWS Observability Accelerator Terraform
5
-
module with Infrastructure monitoring enabled.
5
+
modules with Infrastructure monitoring enabled.
6
6
The current example deploys the [AWS Distro for OpenTelemetry Operator](https://docs.aws.amazon.com/eks/latest/userguide/opentelemetry.html) for Amazon EKS with its requirements and make use of existing
7
7
Amazon Managed Service for Prometheus and Amazon Managed Grafana workspaces.
8
8
@@ -109,7 +109,8 @@ Open a specific dashboard and you should be able to view its visualization
109
109
110
110
Open the Amazon Managed Service for Prometheus console and view the details of your workspace. Under the `Rules management` tab, you should find new rules deployed.
111
111
112
-
<imgwidth="1311"alt="Screenshot 2022-08-30 at 20 22 27"src="https://user-images.githubusercontent.com/10175027/187514450-0f70b5ce-b2ee-4712-850c-c2b32db1d8d6.png">
To setup your alert receiver, with Amazon SNS, follow [this documentation](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alertmanager-receiver.html)
0 commit comments