Skip to content

Commit

Permalink
Add links after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
bonclay7 committed Nov 2, 2023
1 parent 59355d6 commit 8919e6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions docs/ecs/ecs-monitoring-on-ec2.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Amazon ECS on EC2 cluster monitoring

This example demonstrates how to monitor your Amazon Elastic Container Service on EC2
(Amazon ECS) cluster with the Observability Accelerator's
[ECS monitoring module](https://github.com/aws-observability/terraform-aws-observability-accelerator/tree/main/modules/ecs-monitoring).
(Amazon ECS) cluster with the Observability Accelerator's ECS monitoring module

The module collects Prometheus metrics from tasks running on ECS and sends it to Prometheus using AWS Distro for OpenTelemetry Collector (ADOT).
You can either run the collector as a sidecar or deploy the collector as its own ECS service for entire cluster.
Expand Down
1 change: 0 additions & 1 deletion docs/helpers/ecs-cluster-with-vpc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Example Amazon ECS Cluster with VPC
This example deploys an AWS ECS Cluster with VPC and also add the ECS Monitoring module
[ECS Cluster example](https://github.com/aws-observability/terraform-aws-observability-accelerator/tree/main/examples/ecs-cluster-with-vpc).vpc

## Prerequisites

Expand Down

0 comments on commit 8919e6c

Please sign in to comment.