Skip to content

Instrument the OTel trace API's auto SDK #2001

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

Merged
merged 5 commits into from
Apr 22, 2025

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Mar 17, 2025

@MrAlias MrAlias added this to the v0.22.0 milestone Mar 17, 2025
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch 2 times, most recently from 2f5c92a to d650cf5 Compare March 17, 2025 21:03
@MrAlias MrAlias marked this pull request as ready for review March 17, 2025 21:13
@MrAlias MrAlias requested a review from a team as a code owner March 17, 2025 21:13
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch 4 times, most recently from 2ea1657 to 0933d79 Compare March 20, 2025 15:46
Copy link
Contributor

@RonFed RonFed left a comment

Choose a reason for hiding this comment

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

overall, looks great.
wonder if we can share a lot of this between the auto/sdk probe and this new one in:

  • C code - we can have a common header with the common functionality.
  • probe.go also has common logic of parsing the perf events.
  • e2e tests can be unified.

@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch 2 times, most recently from 8157934 to 321bdf7 Compare April 11, 2025 20:42
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch 2 times, most recently from 5849065 to 91dfbbd Compare April 11, 2025 20:54
@MrAlias MrAlias moved this to In progress in Go Auto Instrumentation: GA Apr 11, 2025
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch 4 times, most recently from a224cc2 to 38e36a9 Compare April 12, 2025 15:05
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch from 28ab7f5 to c4043c1 Compare April 22, 2025 19:35
@MrAlias MrAlias force-pushed the nonrecording-trace-api-sdk branch from c4043c1 to 50ebe32 Compare April 22, 2025 19:39
The semver comparison will not match if the prerelease is empty for one
version while non-empty for the other. Add a "0" to the prerelease in
the traceglobal versions to correctly compare versions and get the
expected behavior.
@MrAlias MrAlias merged commit 65e8f19 into open-telemetry:main Apr 22, 2025
21 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Go Auto Instrumentation: GA Apr 22, 2025
@MrAlias MrAlias deleted the nonrecording-trace-api-sdk branch April 22, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants