Deploy the Amazon Distro for OpenTelemetry Collector
Once the Amazon Distro for
OpenTelemetry (ADOT) Operator is installed and running, you can deploy
the ADOT Collector into your Amazon EKS cluster. The ADOT Collector can be deployed in one of four
modes: Deployment
, DaemonSet
, StatefulSet
, and
Sidecar
and can be deployed for visibility by an individual service. For more
information on these modes, see the ADOT Collector Deploy the ADOT Collector
You can deploy the ADOT Collector by applying a YAML file to your cluster. You should have already installed the ADOT Operator. You can Create an IAM role with your Amazon EKS service account using IRSA. By doing this, your service account can provide Amazon permissions to the containers you run in any Pod that uses that service account.
We provide ADOT Collector examples for the following services (in deployment modes):