Service Bus Monitoring: Concurrent requests and connections

2022-05-27T11:25:43.517+00:00

I want to find the answer to below mentioned questions:

  1. Avg and Max Number of concurrent receive requests (for various date ranges)
  2. Number of concurrent connections on a namespace (for various date ranges)

The monitoring metrics didn't have an option to find these, nor did I find anything on searching. All i find is the max. limits.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
700 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 28,186 Reputation points MVP Volunteer Moderator
    2022-05-27T12:10:06.35+00:00

    Hi,
    Can you provide information why the available metrics do not meet your needs because it seems they should:

    1. Metric Incoming Requests should serve the purpose. From aggregation you can choose Average and Maximum. From the metrics view you have the option to choose time range.
    2. Metric Active Connections should serve the purpose. From aggregation you can choose Sum (total). From the metrics view you have the option to choose time range.

    It seems what you need is already available.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.