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] use octetmultiline in input/syslog #24168

Merged
merged 6 commits into from
Jul 13, 2023

Conversation

timannguyen
Copy link
Contributor

Description:

moved https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/stanza/operator/input/syslog/syslog.go#L64-L66 to be after https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/stanza/operator/input/syslog/syslog.go#L68 to ensure OctetMultiLineBuilder is being used when enable_octet_counting = true

Link to tracking Issue: 24073

Testing:
manual test

Documentation:
N/A

@timannguyen timannguyen requested review from a team and djaglowski as code owners July 10, 2023 19:03
@timannguyen
Copy link
Contributor Author

cc: @splunkericl

Copy link
Contributor

@splunkericl splunkericl left a comment

Choose a reason for hiding this comment

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

can you add unit testing for that scenario?

.chloggen/pkg-stanza-input-syslog.yaml Outdated Show resolved Hide resolved
.chloggen/pkg-stanza-input-syslog.yaml Outdated Show resolved Hide resolved
@djaglowski djaglowski merged commit 343fbff into open-telemetry:main Jul 13, 2023
88 of 89 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 13, 2023
@timannguyen timannguyen deleted the issue-24073 branch July 13, 2023 14:09
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.

None yet

4 participants