| Interface | Description |
|---|---|
| BaseSource |
BaseSource for dynamic metrics to announce to Metrics2.
|
| ExceptionTrackingSource |
Common interface for metrics source implementations which need to track individual exception
types thrown or received.
|
| JvmPauseMonitorSource |
Interface for sources that will export JvmPauseMonitor metrics
|
| MBeanSource |
Object that will register an mbean with the underlying metrics implementation.
|
| Class | Description |
|---|---|
| OperationMetrics |
Container class for commonly collected metrics for most operations.
|