Skip to content

Decouple instrumentation from default SDK #161

@MrAlias

Description

@MrAlias

Instrumentation needs to be lightweight when used. It should not have any large dependencies. However, there are multiple instrumentation packages that import the go.opentelemetry.io/otel/sdk package. Most common this is in examples or tests.

This dependency needs to be removed. It will likely depend on the resolution of open-telemetry/opentelemetry-go#872.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions