Currently, there is no streamlined method for customers to deploy Instrumentation objects in their spoke clusters using ACM (Advanced Cluster Management). This enhancement aims to simplify the deployment process by automating the integration with OpenTelemetry Collector instances.
User story
As an ACM user, I want to deploy the Instrumentation CRD addon so that it automatically deploys an OpenTelemetry Collector instance and an Instrumentation object, which will then send telemetry data to the collector without manual intervention.
The ideal would be to deploy the addon and automatically deploy an OpenTelemetry Collector instance and an Instrumentation object sending the telemetry data automatically to that OpenTelemetry Collector.
Acceptance Criteria
Support the Instrumentation CR as other are supported in MCOA.
- duplicates
-
ACM-12465 [Dev Preview] MCOA Spoke OpenTelemetry Auto-instrumentation
- Closed