kube-logging / telemetry-controller

A multi-tenancy focused solution, that facilitates collection of telemetry data from Kubernetes workloads transparently.
Apache License 2.0
29 stars 0 forks source link

fix: add support for transform processor log-flattenning feature-gate #104

Closed csatib02 closed 1 week ago

csatib02 commented 2 weeks ago

Previously there was an issue, when the Bridge CRD was added, it was observed by @tarokkk in https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36360

This PR fixes that by adding support for the transform.flatten.logs feature-gate.