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] Rename Statements to StatementSequence #29598

Merged

Conversation

TylerHelmuth
Copy link
Member

Description:
This PR brings the Statements API up-to-date with the ConditionSequence API.

Link to tracking Issue:
Closes #13545

Testing:
Unit tests

Documentation:
Filled in godoc comments.

@evan-bradley evan-bradley merged commit f369f60 into open-telemetry:main Dec 1, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 1, 2023
@TylerHelmuth TylerHelmuth deleted the ottl-statementsequence branch December 1, 2023 14:39
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] expose a parser explicitly for parsing conditions
2 participants