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/stanza] Support to Customize bufio.SplitFunc #16272

Merged
merged 7 commits into from
Nov 16, 2022

Conversation

atingchen
Copy link
Contributor

Description:
Support to Customize bufio.SplitFunc

Link to tracking Issue:
#14593

Testing:
Unit test

@atingchen atingchen requested a review from a team November 12, 2022 07:27
@atingchen atingchen changed the title Feature/build with splitter [pkg/stanza] Support to Customize bufio.SplitFunc Nov 12, 2022
@atingchen atingchen force-pushed the feature/build-with-splitter branch from b3ce208 to 8517958 Compare November 15, 2022 12:51
@github-actions github-actions bot requested a review from djaglowski November 15, 2022 12:52
Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@atingchen, thank you for iterating on this. This version looks much cleaner to me. I just have a couple minor comments.

pkg/stanza/fileconsumer/config.go Outdated Show resolved Hide resolved
pkg/stanza/fileconsumer/config.go Outdated Show resolved Hide resolved
@atingchen
Copy link
Contributor Author

I just have a couple minor comments

Thank you,I'd love to hear your advice.

@github-actions github-actions bot requested a review from djaglowski November 16, 2022 11:27
@djaglowski djaglowski merged commit 0507fac into open-telemetry:main Nov 16, 2022
JaredTan95 pushed a commit to openinsight-proj/opentelemetry-collector-contrib that referenced this pull request Nov 21, 2022
* add a new method BuildWithSplitFunc, this method can directly pass in a user-defined splitFunc
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
* add a new method BuildWithSplitFunc, this method can directly pass in a user-defined splitFunc
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants