AWS ECS Container Metrics
info
See also awsecscontainermetricsreceiver docs in
opentelemetry-collector-contrib
repository.
note
You can configure the OpenTelemetry Collector for AWS ECS Container Metrics as part of Policy resources while applying the policy:
policy:
resources:
infra_meters:
awsecscontainermetrics:
agent_group: default
per_agent_group: true
receivers:
awsecscontainermetrics:
[awsecscontainermetricsreceiver configuration here]