The OpenTelemetry (OTel) Operator is a Kubernetes Operator that manages OTel for you in your Kubernetes cluster to make life a little easier. It does the following: Manages deployment of the OpenTelemetry Collector, supported by the OpenTelemetryCollector custom resource (CR). Manages the configuration of a fleet of OpenTelemetry Collectors via OpAMP integration, supported by the OpAMPBridge custom resource. Provides integration with the Prometheus Operator’s PodMonitor and ServiceMonitor C...