diff --git a/content/ecsanywhere/observability/otel.md b/content/ecsanywhere/observability/otel.md index 5e908b8..127672a 100644 --- a/content/ecsanywhere/observability/otel.md +++ b/content/ecsanywhere/observability/otel.md @@ -15,7 +15,7 @@ AWS Distro for OpenTelemetry Collector(AWS OTel Collector) is a AWS supported ve aws ecs update-cluster-settings --cluster $CLUSTER_NAME --settings name=containerInsights,value=enabled ``` -## Lanch the OTEL task +## Launch the OTEL task Let's take a look at the OTEL task we are creating to better understand what is going on. There is 4 containers in here