We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go.opentelemetry.io/auto/sdk
This is needed for the go.opentelemetry.io/otel package to take a dependency on sdk.
go.opentelemetry.io/otel
sdk
"go.opentelemetry.io/auto/sdk".GetTracerProvider
TracerProvider
noop
embedded
auto/sdk
sdk/telemetry
probe.Event
ptrace.ScopeSpans
The text was updated successfully, but these errors were encountered:
MrAlias
No branches or pull requests
This is needed for the
go.opentelemetry.io/otel
package to take a dependency onsdk
."go.opentelemetry.io/auto/sdk".GetTracerProvider
toTracerProvider
#1227noop
instead ofembedded
forauto/sdk
default implementations #1228sdk/telemetry
#1234probe.Event
withptrace.ScopeSpans
#1207The text was updated successfully, but these errors were encountered: