-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
The package is missing the possibility to retrieve the number of messages in the queue via messenger:stats command. The transport should implement MessageCountAwareInterface to support it.
I tried to find how to add support for this but it seems there's a different API for this https://learn.microsoft.com/en-us/rest/api/servicebus/controlplane/queues/get?view=rest-servicebus-controlplane-2021-11-01&tabs=HTTP which requires subscriptionId and resourceGroupName. Maybe I'm missing something.
Is there any way to implement support for statistics?
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels