Azure Service Bus
Overview
Microsoft Azure Service Bus is a fully managed enterprise integration message broker to get metrics from Azure Service Bus for:
- Visualizing the performance of Service Bus.
- Correlating the performance of Service Buses with all applications.
Metrics
azure.psb.incoming.requests | Incoming Requests for Microsoft.ServiceBus. | Count |
azure.psb.successful.requests | Total successful requests for a namespace | Count |
azure.psb.throttled.requests | Throttled Requests for Microsoft.ServiceBus. | Count |
azure.psb.server.errors | Server Errors for Microsoft.ServiceBus. | Count |
azure.psb.user.errors | User Errors for Microsoft.ServiceBus. | Count |
azure.psb.incoming.messages | Incoming Messages for Microsoft.ServiceBus. | Count |
azure.psb.outgoing.messages | Outgoing Messages for Microsoft.ServiceBus. | Count |
azure.psb.active.messages | Count of active messages in a Queue/Topic. | Count |
azure.psb.dead.lettered.messages | Count of dead-lettered messages in a Queue/Topic. | Count |
azure.psb.messages | Count of messages in a Queue/Topic. | Count |
azure.psb.scheduled.messages | Count of scheduled messages in a Queue/Topic. | Count |
azure.psb.active.connections | Total Active Connections for Microsoft.ServiceBus. | Count |