Definition
Package: MessageHandler.Runtime.Metrics
Classes in this package
| Class | Description |
|---|---|
| Metrics | Extension methods to add metrics collection to the messagehandler configuration |
| Metric | Represents a metric |
| MetricsToConsole | Extension methods which configure the message handler runtime to sink metrics |
Interfaces in this package
| Interface | Description |
|---|---|
| IMetrics | Interface to implement by metrics tracking classes |
| IMetricsSink | Interface to be implemented by metrics sinks |