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

[processor/transform] Added parameter validation for truncate_all and limit #9783

Merged
merged 2 commits into from
May 6, 2022

Conversation

TylerHelmuth
Copy link
Member

Description:
Adds validation for the limit parameter for both the truncate_all and limit functions. Errors returned will fail the processor's validate function.

Link to tracking Issue:
Resolves #9555

Testing:
Updated unit tests

Documentation:
Updated README

@TylerHelmuth TylerHelmuth requested a review from a team May 6, 2022 20:20
@bogdandrutu bogdandrutu merged commit fe12a90 into open-telemetry:main May 6, 2022
@TylerHelmuth TylerHelmuth deleted the issue-9555-applied branch May 6, 2022 21:02
djaglowski pushed a commit to djaglowski/opentelemetry-collector-contrib that referenced this pull request May 10, 2022
… limit (open-telemetry#9783)

* Added parameter validation for truncate_all and limit

* updated changelog
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.

[processor/transform] Add function parameter validation
3 participants