Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Handle "mixed mode" OT/OTel tracing in OT Bridge #161

Closed
@johananl

Description

@johananl

@krnowak brought to my attention the following use case for the OT bridge:

  • Library A is instrumented with OT and uses the OT bridge. Library A creates a parent span.
  • Library B is instrumented with OTel directly. Library B creates a child span whose parent is the span library A created.

Do we want the OT bridge to support this use case by handling parent-child relationship between the wrapped OT span and the OTel span?

Metadata

Metadata

Assignees

Labels

release:required-for-gaTo be resolved before GA releaseshimOpenTracing or OpenCensus compatibilitytracing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions