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

[pkg/ottl] Change ParseStatements to return slice of pointers #14911

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

TylerHelmuth
Copy link
Member

Description:
Changes ParseStatements to return a []*Statement instead of []Statement.

Updated routingprocessor and transformprocessor accordingly

Testing:
Ran unit tests

@bogdandrutu bogdandrutu merged commit 455736e into open-telemetry:main Oct 13, 2022
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
…elemetry#14911)

* Change ParseStatements to return slice of pointers

* Add changelog entry
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
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.

None yet

3 participants