NServiceBus.Metrics.ServiceControl 1.2.1, 2.0.1, 3.0.0-beta4 - Patch release available

Hi everyone,

We’ve just released a group of packages for NServiceBus.Metrics.ServiceControl.

Fixed bugs

  • #23 Under high pressure, the reporting component can send unbounded chunks of data

How to know if you are affected

You are affected if your endpoints log monitoring data send errors similar to:

2018-01-26 14:19:39,663|ERROR|99
|NServiceBus.Metrics.ServiceControl.ReportingFeature+ServiceControlRawDataReporting
|Error while reporting raw data to particular.monitoring.asq. 
System.ArgumentException: Messages cannot be larger than 65536 bytes.

Please note that this is a sample entry logged by endpoint running on ASQ transport. Details will differ depending on the concrete transport used.

Symptoms

For high traffic endpoints, ServicePulse monitoring dashboard reports throughput that is significantly lower than the actual one.

Should you upgrade immediately

All affected users are encouraged to upgrade immediately.

Where to get it

You can download the updated version from nuget.org

With thanks,

The team in Particular

Please read our release policy for more details.