lumigo-io / lumigo-kubernetes-operator

The Kubernetes operator of Lumigo provides a one-click solution to monitoring Kubernetes clusters with Lumigo
Apache License 2.0
16 stars 5 forks source link

chore: consolidate telemetry proxy build #43

Closed mmanciop closed 1 year ago

mmanciop commented 1 year ago

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.