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

Embed noop into sdk instead of embedded #1230

Merged
merged 4 commits into from
Oct 30, 2024
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 29, 2024

Default to NoOp behavior when the sdk pkg does not implement a method of the Go OTel API instead of causing a compilation error.

Resolve #1228

Default to NoOp behavior when the `sdk` pkg does not implement a method
of the Go OTel API instead of causing a compilation error.

Resolve open-telemetry#1228
@MrAlias MrAlias marked this pull request as ready for review October 29, 2024 20:18
@MrAlias MrAlias requested a review from a team as a code owner October 29, 2024 20:18
@MrAlias MrAlias added this to the v0.17.0-alpha milestone Oct 29, 2024
@MrAlias MrAlias merged commit 77e8de9 into open-telemetry:main Oct 30, 2024
26 checks passed
@MrAlias MrAlias deleted the sdk-noop branch October 30, 2024 15:31
@MrAlias MrAlias mentioned this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Use noop instead of embedded for auto/sdk default implementations
3 participants