From 08e8da6a59896261b90eabfd8c0ce036205719f8 Mon Sep 17 00:00:00 2001 From: anasofia99 <59749621+anasofia99@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:45:19 -0500 Subject: [PATCH] Update ecs-demo.md (#586) --- docs/developers/ecs-demo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developers/ecs-demo.md b/docs/developers/ecs-demo.md index eb9360b81..6ef5e85ad 100644 --- a/docs/developers/ecs-demo.md +++ b/docs/developers/ecs-demo.md @@ -82,8 +82,8 @@ Replace the with the path where your template * Cluster_Name - ECS Cluster name setup in Prerequisite step * AWS_Region - Region the data will be sent * command - Assign value to the command variable to select the config file path; The AWS collector comes with two configs baked in for ECS customers: - * To consume application metrics, traces (using OTPL and Xray) and container resource utilization metrics (using awsecscontainermetrics receiver): `--config=/etc/ecs/container-insights/otel-task-metrics-config.yaml` - * To consume OTPL metrics/traces and X-Ray SDK traces (custom application metrics/traces): `--config=/etc/ecs/ecs-default-config.yaml` + * To consume application metrics, traces (using OTLP and Xray) and container resource utilization metrics (using awsecscontainermetrics receiver): `--config=/etc/ecs/container-insights/otel-task-metrics-config.yaml` + * To consume OTLP metrics/traces and X-Ray SDK traces (custom application metrics/traces): `--config=/etc/ecs/ecs-default-config.yaml` ``` ClusterName= Region=