Skip to content

Fixing ReadMe for Web Publishing #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ AWS Observability Accelerator for CDK provides patterns with:

## Single EKS Cluster AWS Native Observability Accelerator

![AWSNative-Architecture](./docs/images/cloud-native-architecture.png)
![AWSNative-Architecture](https://github.com/aws-observability/cdk-aws-observability-accelerator/blob/main/docs/images/cloud-native-architecture.png?raw=true)

## Single EKS Cluster Open Source Observability Accelerator

![OpenSource-Architecture](./docs/images/oss-architecture.png)
![OpenSource-Architecture](https://github.com/aws-observability/cdk-aws-observability-accelerator/blob/main/docs/images/oss-architecture.png?raw=true)

## Patterns

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ nav:
- OSS ADOT Collector Mon: patterns/single-new-eks-observability-accelerators/single-new-eks-adotmetrics-collection-opensource-observability.md
- OSS Istio Mon: patterns/single-new-eks-observability-accelerators/single-new-eks-istio-opensource-observability.md
- OSS ADOT Container Logs: patterns/single-new-eks-observability-accelerators/single-new-eks-container-logs-opensource-observability.md
- OSS Neuron with Inferentia: patterns/single-new-eks-observability-accelerators/single-new-eks-inferentia-neuron-opensource-observability.md
- OSS Neuron with Inferentia: patterns/single-new-eks-observability-accelerators/single-new-eks-inferentia-opensource-observability.md
- Logs: logs.md
- Tracing: tracing.md
- Supporting Examples:
Expand Down