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] Add new silent ErrorMode #29710

Merged

Conversation

TylerHelmuth
Copy link
Member

Description:
Adds a new ErrorMode, silent, that StatementSequence and ConditionSequence can use to disable logging when ignoring errors.

Link to tracking Issue:

Closes #22743

Testing:
Updated unit tests

Documentation:
Updated READMEs and godoc comments.

@TylerHelmuth TylerHelmuth merged commit fb2718d into open-telemetry:main Dec 8, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pkg/ottl] Add an error mode to ignore errors and silence warnings
3 participants