AWS Container Insights Receiver
info
See also awscontainerinsightreceiver docs in
opentelemetry-collector-contrib
repository.
note
The awscontainerinsightreceiver
extension is available in the default agent
image. If you're building your own Aperture Agent, add
integrations/otel/awscontainerinsightreceiver
to the bundled_extensions
list
to make the receiver available.
You can configure the OpenTelemetry Collector for AWS Container Insights Receiver as part of Policy resources while applying the policy:
policy:
resources:
infra_meters:
awscontainerinsightreceiver:
agent_group: default
per_agent_group: true
receivers:
awscontainerinsightreceiver:
[awscontainerinsightreceiver configuration here]