Skip to content

Latest commit

 

History

History

ecs_fargate

ECS Fargate Integration

Overview

Get metrics from all your containers running in ECS Fargate:

  • CPU/Memory usage & limit metrics
  • I/O metrics

Setup

Installation

The ECS Fargate check is packaged with the Agent, run the Agent with your containers to start collecting metrics.

Configuration

  1. Edit the ecs_fargate.d/conf.yaml file, in the conf.d/ folder at the root of your Agent's configuration directory to start collecting your ECS Fargate performance data. See the sample ecs_fargate.d/conf.yaml for all available configuration options.

  2. Restart the Agent

Validation

Run the Agent's status subcommand and look for ecs_fargate under the Checks section.

Data Collected

Metrics

See metadata.csv for a list of metrics provided by this integration.

Events

The ECS Fargate check does not include any events at this time.

Service Checks

The ECS Fargate check does not include any service checks at this time.

Troubleshooting

Need help? Contact Datadog Support.

Further Reading