Open
Description
Is your feature request related to a problem? Please describe.
I'm using fluentbit to forward the logs to the opentelemetry collector and I want to parse the json from the logs and then transform some of the fields to attributes using the transform procesor. However that processor doesn't seem to be supported by the AWS otel collector.
Describe the solution you'd like
I would like to have support for the transform processor to be able to do advanced transformations using the Opentelemetry Transformation Language.
Describe alternatives you've considered
Use the docker image from opentelemetry instead of using this one from AWS.
Additional context
N/A
Metadata
Metadata
Assignees
Type
Projects
Status
Requested