Particular / NServiceBus.Metrics

NServiceBus.Metrics provides a convenient way of gathering metrics like processing time or critical time.
Other
5 stars 2 forks source link
metrics nservicebus

NServiceBus.Metrics

NServiceBus.Metrics provides a convenient way to collect metric data about the performance of running endpoints, like Processing Time or Critical Time. These metrics are then periodically sent to the Metrics Processing Component via a configured NServiceBus transport.

It is part of the Particular Service Platform, which includes NServiceBus and tools to build, monitor, and debug distributed systems.

See the Metrics documentation for more details on how to use it.