Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added transform processor from opentelemetry-collector-contrib #2560

Conversation

emersonclaireiaquinto
Copy link

Description: Added a feature - Added transform processor from opentelemetry-collector-contrib, sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/transformprocessor. This processor allows for more fine grained transformations of metrics within a pipeline. Updated testbed for not-nil test of the transform processor.

Link to tracking Issue: #2300

Testing: Tested on built-in testbed and local docker compose example. Enabled transform processor via config file with simple transformations. Sent metrics and traces through pipeline, comparing transformations made vs. expected result. Further testing to be done in AWS EKS.

Documentation: Updated README.md to link to opentelemetry-collector-contrib source for the transform processor.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@emersonclaireiaquinto emersonclaireiaquinto requested a review from a team as a code owner December 21, 2023 15:32
@emersonclaireiaquinto emersonclaireiaquinto deleted the transform-processor branch December 21, 2023 16:03
@emersonclaireiaquinto emersonclaireiaquinto restored the transform-processor branch December 21, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant