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] Unexport unneeded grammar types #14599

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

TylerHelmuth
Copy link
Member

Description:
Unexports types used only by the grammar. Remaining exported grammar types are Path and EnumSymbol, which are used in ParsePath and ParseEnum` functions that contexts must create.

Testing:
Unit tests

@bogdandrutu bogdandrutu merged commit 455055d into open-telemetry:main Sep 29, 2022
@TylerHelmuth TylerHelmuth deleted the ottl-cleanup-grammar branch September 29, 2022 22:11
@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

6 participants