Getting the binaries of the telemetry-proxy OtelCollector from the lumigo-io/opentelemetry-collector-contrib releases significantly complicates working on operator features. This PR will consolidate the additions to OpenTelemetry contrib into the lumigo-io/lumigo-kubernetes-operator, and build locally the binary for the telemetry-proxy using the OpenTelemetry Collector Builder machinery.
Getting the binaries of the
telemetry-proxy
OtelCollector from thelumigo-io/opentelemetry-collector-contrib
releases significantly complicates working on operator features. This PR will consolidate the additions to OpenTelemetry contrib into thelumigo-io/lumigo-kubernetes-operator
, and build locally the binary for thetelemetry-proxy
using the OpenTelemetry Collector Builder machinery.