-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Use auto-instrumentation SDK in global tracing #5920
Merged
Merged
Commits on Oct 25, 2024
-
Use auto-instrumentation SDK in global tracing
When the auto-instrumentation attaches to a process using the global TracerProvider, and there has not been a delegate set, create a span from the go.opentelemetry.io/auto/sdk package so the OTel Go auto-instrumentation can instrument the application by default.
Configuration menu - View commit details
-
Copy full SHA for 4565b0a - Browse repository at this point
Copy the full SHA 4565b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8191b8 - Browse repository at this point
Copy the full SHA f8191b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb4966 - Browse repository at this point
Copy the full SHA 5eb4966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a116d - Browse repository at this point
Copy the full SHA 85a116dView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb171ae - Browse repository at this point
Copy the full SHA fb171aeView commit details -
Do not allow use of auto/sdk outside of global pkg.
Configuration menu - View commit details
-
Copy full SHA for c39b4c1 - Browse repository at this point
Copy the full SHA c39b4c1View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ada125 - Browse repository at this point
Copy the full SHA 6ada125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3788415 - Browse repository at this point
Copy the full SHA 3788415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816bb50 - Browse repository at this point
Copy the full SHA 816bb50View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d5e668 - Browse repository at this point
Copy the full SHA 5d5e668View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbc715 - Browse repository at this point
Copy the full SHA ffbc715View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.