Skip to content

Commit 7aa1dcc

Browse files
authored
Update README.md
1 parent e229691 commit 7aa1dcc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ Welcome to the AWS Observability Accelerator for Terraform!
55
The AWS Observability accelerator for Terraform is a set of modules to help you
66
configure Observability for your Amazon EKS clusters with AWS Observability services.
77
This project proposes a core module to bootstrap your cluster with the AWS Distro for
8-
OpenTelemetry (ADOT) Operator for EKS, Amazon Managed Service for Prometheus (AMP),
9-
Amazon Managed Grafana (AMG). Additionally we have a set of workloads modules to
8+
OpenTelemetry (ADOT) Operator for EKS, Amazon Managed Service for Prometheus,
9+
Amazon Managed Grafana. Additionally we have a set of workloads modules to
1010
leverage curated ADOT collector configurations, Grafana dashboards,
1111
Prometheus recording rules and alerts.
1212

13-
You can check our [examples](./examples) for different end-to-end integrations scenarios.
14-
1513
We will be leveraging [EKS Blueprints](https://github.com/aws-ia/terraform-aws-eks-blueprints)
1614
repository to deploy the solution.
1715

18-
## Example Usage
16+
## Getting started
17+
18+
To quickstart with a complete workflow and view Aamzon EKS infrastructure dashboards, visit the [existing cluster with base and module example](./examples/existing-cluster-with-base-and-infra/)
19+
20+
## How it works
1921

2022
The sections below demonstrate how you can leverage AWS Observability Accelerator
2123
to enable monitoring to an existing EKS cluster.
@@ -89,9 +91,7 @@ Grafana Dashboards
8991

9092
<img width="1719" alt="image" src="https://user-images.githubusercontent.com/10175027/187661363-608cdfcf-ed13-4ddd-a198-e761b78d2291.png">
9193

92-
93-
To quickstart with a complete workflow and view other dashboards, visit the [existing cluster with base and module example](./examples/existing-cluster-with-base-and-infra/)
94-
94+
Check the the [complete example](./examples/existing-cluster-with-base-and-infra/)
9595

9696
## Motivation
9797

@@ -101,7 +101,7 @@ AWS customers have asked for examples that demonstrate how to integrate the land
101101

102102
## Support & Feedback
103103

104-
AWS Oservability Accelerator for Terraform is maintained by AWS Solution Architects. It is not part of an AWS service and support is provided best-effort by the AWS Oservability Accelerator community.
104+
AWS Observability Accelerator for Terraform is maintained by AWS Solution Architects. It is not part of an AWS service and support is provided best-effort by the AWS Observability Accelerator community.
105105

106106
To post feedback, submit feature ideas, or report bugs, please use the Issues (https://github.com/aws-observability/terraform-aws-observability-accelerator/issues) section of this GitHub repo.
107107

0 commit comments

Comments
 (0)