A multi-tenancy focused solution, that facilitates collection of telemetry data from Kubernetes workloads transparently.
29
stars
0
forks
source link
fix: add support for transform processor log-flattenning feature-gate #104
Closed
csatib02 closed 1 week 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/36360This PR fixes that by adding support for the
transform.flatten.logs
feature-gate.