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

[chore] fix code to support unmarshaling with embedded struct support #31406

Merged
merged 1 commit into from Feb 27, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Feb 25, 2024

Description:
Code changes required to make open-telemetry/opentelemetry-collector#9635 pass.

@dmitryax dmitryax merged commit 76f52c5 into open-telemetry:main Feb 27, 2024
143 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 27, 2024
mx-psi pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Mar 12, 2024
…ts. (#9635)

**Description:**
This implements support for calling `Unmarshal` on embedded structs of
structs being decoded.

**Link to tracking Issue:**
Fixes #6671

**Testing:**
Unit tests.

Contrib fix is open:
open-telemetry/opentelemetry-collector-contrib#31406
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
tomasmota pushed a commit to tomasmota/opentelemetry-collector that referenced this pull request Mar 14, 2024
…ts. (open-telemetry#9635)

**Description:**
This implements support for calling `Unmarshal` on embedded structs of
structs being decoded.

**Link to tracking Issue:**
Fixes open-telemetry#6671

**Testing:**
Unit tests.

Contrib fix is open:
open-telemetry/opentelemetry-collector-contrib#31406
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.

None yet

4 participants