Skip to content

[FEATURE REQ] Restore TransportMetrics in ServiceBusClient #54454

@denisbredikhin

Description

@denisbredikhin

Library name

Azure.Messaging.ServiceBus

Please describe the feature.

Description

TransportMetrics was introduced in PR #27663 as a convenient way to access transport-level metrics for ServiceBusClient.
However, it was later removed in PR #33368 with the comment referencing "metrics work @lmolkova is driving for messaging", but no concrete links or documentation were provided.

I investigated and found some related discussions and PRs:

From what I can see, this work was never completed or integrated, leaving developers without an easy way to access transport-level metrics.

Why is this important?

TransportMetrics provided:

  • Visibility into transport-level performance and health.
  • A lightweight way to monitor and troubleshoot messaging without external instrumentation.

Removing it creates a gap for developers who need these insights for production monitoring and diagnostics.

Request

Please consider:

  • Restoring TransportMetrics in ServiceBusClient, or
  • Providing an alternative solution or roadmap for accessing similar metrics.

If there is an ongoing effort or design for metrics in messaging, could you share a link or documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue is related to a non-management packageService AttentionWorkflow: This issue is responsible by Azure service team.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.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions