-
Notifications
You must be signed in to change notification settings - Fork 582
Open
Labels
A-commonArea:common issues that not related to specific pillarArea:common issues that not related to specific pillarM-exporter-otlpcontextpriority:p1Critical issues and bugs. Highest priority.Critical issues and bugs. Highest priority.
Milestone
Description
https://github.com/open-telemetry/opentelemetry-rust/pull/2868/files fixes the issue of Otel's own operations generating telemetry and feeding that to OTel itself. However, this works only if Otel's Context is properly propagated.
This is not done by libraries like hyper
, tonic
etc. when they cross thread-boundaries. This issue is opened to address this.
leif-hesperides and ymgyt
Metadata
Metadata
Assignees
Labels
A-commonArea:common issues that not related to specific pillarArea:common issues that not related to specific pillarM-exporter-otlpcontextpriority:p1Critical issues and bugs. Highest priority.Critical issues and bugs. Highest priority.