Skip to content

Fix telemetry-induced-telemetry in OTLP Exporter #2877

@cijothomas

Description

@cijothomas

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.

Metadata

Metadata

Assignees

Labels

A-commonArea:common issues that not related to specific pillarM-exporter-otlpcontextpriority:p1Critical issues and bugs. Highest priority.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions