Skip to content

[FEATURE REQ] ServiceBus receiver is not traced #26269

@vyhid

Description

@vyhid

Query/Question
I use Service Bus in my project and when tried to instrument my code with OpenTelemetry noticed that context is not propagated when an async client is used. So I tried to look at the code and noticed that ServiceBusReceiverAsyncClient has TracerProvider but it's unused. Is this intentional for some reason or a bug?

Why is this not a Bug or a feature Request?
It might be a bug but it's easier to reference it from the code perspective

Setup (please complete the following information if applicable):

  • OS: Windows
  • IDE: e.g. IntelliJ
  • Library/Libraries: com.azure:azure-messaging-servicebus:7.5.0

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Buscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions