1

Is there some way that I can see the number of subscribers to my topic? And how many messages each subscriber has in its queue? And how many it has consumed?

If there is no monitoring solution for this today in azure, is there a way to do this programmatically?

thanks

1 Answers1

0

Check out AzureWatch, or one of the other 3rd parety monitoring tools. I know AzureWatch can monitor the length of many queues etc, do not know if it covers the service bus though. The developer is very responsive to feature requests though.

Jason Coyne
  • 6,509
  • 8
  • 40
  • 70