Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Samples

Setup Queue Length Metrics Reporting for the MSMQ Transport

The NServiceBus.Metrics.ServiceControl.Msmq component monitors endpoints' queue length and passes that data to NServiceBus.Metrics.ServiceControl which in turn sends it to an instance of the ServiceControl.Monitoring service.

Endpoint
Queue Length Data
Metric Data
Metrics
ServiceControl
Plugin
NServiceBus
Metrics
ServiceControl
Msmq
ServiceControl
Monitoring
Instance

Configuration

No configuration is required. Reporting is configured automatically.

Samples