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

Add the SDK probe #1107

Merged
merged 15 commits into from
Sep 21, 2024
Merged

Add the SDK probe #1107

merged 15 commits into from
Sep 21, 2024

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 18, 2024

NOTE: much of this change-set is boilerplate; there are not > 2.5k lines of code to review in detail

Instrument the SDK with an auto-instrumentation probe.

I have not added integration testing here as I want to keep this PR size "reasonable". It is planned as a follow-up task (see below).

Part of #954

Follow-up task

  • Add integration (e.g. e2e) testing: Add end-to-end tests for the SDK #1108
  • Support and test setting attribute setting on start
  • Support and test setting span kind on start
  • Support and test adding links on start
  • Implement and test the rest of the Span methods
  • Add example of usage

@MrAlias MrAlias marked this pull request as ready for review September 18, 2024 23:34
@MrAlias MrAlias requested a review from a team as a code owner September 18, 2024 23:34
@MrAlias MrAlias merged commit 71a3ff4 into open-telemetry:main Sep 21, 2024
24 checks passed
@MrAlias MrAlias deleted the sdk-probe branch September 21, 2024 14:30
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.

3 participants