Skip to content

Commit 3d25c23

Browse files
authored
Merge pull request DataDog#12751 from DataDog/sarina/ecs-metrics
Add the ECS metrics table to ECS metrics doc
2 parents 8469852 + 1aced47 commit 3d25c23

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/en/agent/amazon_ecs/data_collected.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ further_reading:
1717

1818
### Metrics
1919

20-
Amazon ECS on EC2 is a container management service for Docker containers running on EC2 instances. Metrics collected by the Agent when deployed in a Docker container are the same metrics collected by the Docker integration. See the [Docker integration metrics][1] for a complete list of metrics.
20+
Amazon ECS on EC2 is a container management service for Docker containers running on EC2 instances. Metrics collected by the Agent for Amazon ECS:
21+
22+
{{< get-metrics-from-git "amazon_ecs" >}}
23+
24+
Metrics collected by the Agent when deployed in a Docker container also include the same metrics collected by the Docker integration. See the [Docker integration metrics][1] for a complete list of metrics.
2125

2226
**Note**: Docker metrics are tagged accordingly with the following tags: `container_name`, `task_arn`, `task_family`, `task_name`, `task_version`. No further configuration is required.
2327

0 commit comments

Comments
 (0)