Monitor Service Bus topic/subscription that only forwards messages

Cosmin Stirbu 171 Reputation points
2021-06-25T06:57:40.1+00:00

Hello,

We have a Service Bus topic that has multiple subscriptions and all of them are forwarding messages to other topics based on some rules.

What metrics are worth monitoring (creating alerts for) on this topic? Is it worth looking at Count of dead-lettered messages in a Queue/Topic, or Server Errors, or User Errors? What are the possible errors that could occur on a topic / subscription that all it does is to forward messages?

Thank you,
Cosmin

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,572 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
683 questions
0 comments No comments
{count} vote

Accepted answer
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee
    2021-06-29T08:54:57.53+00:00

    @Cosmin Stirbu The dead letter messages would be the one you would want to ensure that the destination is not being filled up causing dead letter of messages the source entity. The possible dead letter is covered in the doc linked.


0 additional answers

Sort by: Most helpful

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.