logstransform processor not included in package #17851
-
Hey Guys, In my latest collector setup I could really use the logstransform processor. Although, according to the release changes, it should be part of the current distribution but I am not able to use it inside the docker container otel/opentelemetry-collector-contrib:latest. Since I am new to OpenTelemetry I am not sure if the missing processor is a bug or intended. I just saw that it is not included in this go code, which might be the reason for the absence inside the container... Can you help me out here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I don't see logstransform listed in https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/internal/components/components.go indeed. It needs to be added to become available, please open an issue asking it to be added. |
Beta Was this translation helpful? Give feedback.
I don't see logstransform listed in https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/internal/components/components.go indeed. It needs to be added to become available, please open an issue asking it to be added.