Skip to content

Move OTel code out of integrations/ #3853

Closed
Closed
@sentrivana

Description

@sentrivana

Right now, POTel is written as an integration. This is problematic since it can be disabled via default_integrations=False. Also in architectural sense it's no longer an integration but an integral part of the SDK, so it's time for it to move out of the integrations/ directory.

This should also enable us to clean up the code and get rid of some inline imports due to circular imports.

Consider not breaking people importing the processor/propagator by reexporting it in the old place. Also add a message, maybe.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions