Azure / azure-service-bus

☁️ Azure Service Bus service issue tracking and samples
https://azure.microsoft.com/services/service-bus
MIT License
580 stars 775 forks source link

Feature: message counts on entity list page in the Portal #663

Closed SeanFeldman closed 11 months ago

SeanFeldman commented 1 year ago

Description

When inspecting a namespace with multiple entities, having an idea about number of active and dead-lettered messages helps perform tasks quicker. Consider adding an option to reflect message counts while allowing to chose what counts to show. As of today, the portal shows nothing.

image
EldertGrootenboer commented 11 months ago

Thank you for suggesting this feature. The work for this has been done, you will now see counts on the overview for the total number of messages, the number active messages, and the number of dead-lettered messages in an entity. Closing this issue as completed.