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] Update KeyValue parser to use parseutils pkg #31291

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

dpaasman00
Copy link
Contributor

@dpaasman00 dpaasman00 commented Feb 16, 2024

Description:

Updates the KeyValue parser to use the parseutils pkg and subsequent functions

Link to tracking Issue: N/A

Follows up on this comment about merging functionality between Stanza and OTTL key value parsing

Testing:

Unit tests still pass, had to update one because of different wording in err message

Documentation: N/A

@dpaasman00 dpaasman00 marked this pull request as ready for review February 16, 2024 12:21
@dpaasman00 dpaasman00 requested a review from a team February 16, 2024 12:21
@djaglowski djaglowski added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 16, 2024
@djaglowski djaglowski merged commit 609be0a into open-telemetry:main Feb 16, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 16, 2024
@dpaasman00 dpaasman00 deleted the stanza/key-value-parseutils branch February 16, 2024 16:27
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…etry#31291)

**Description:** <Describe what has changed.>

Updates the KeyValue parser to use the parseutils pkg and subsequent
functions

**Link to tracking Issue:** N/A

Follows up on this
[comment](open-telemetry#31035 (comment))
about merging functionality between Stanza and OTTL key value parsing

**Testing:** 

Unit tests still pass, had to update one because of different wording in
err message

**Documentation:** N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/stanza Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants