Targets NServiceBus 8.0, reports some alerts via WARN log entries when message processing duration takes too long.
Info
| Version: | 5.0.0 |
| Author(s): | ramonsmits |
| Last Update: | Friday, June 14, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ramonsmits/NServiceBus.SimpleMonitoring |
| NuGet Url: | https://www.nuget.org/packages/NServiceBus.SimpleMonitoring |
Install
Install-Package NServiceBus.SimpleMonitoring
dotnet add package NServiceBus.SimpleMonitoring
paket add NServiceBus.SimpleMonitoring
NServiceBus.SimpleMonitoring Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NServiceBus(>= 7.0.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- NServiceBus(>= 7.0.0)
Tags