BufferPoolMetricSet |
A set of gauges for the count, usage, and capacity of the JVM's direct and mapped buffer pools.
|
FileDescriptorRatioGauge |
A gauge for the ratio of used to total file descriptors.
|
GarbageCollectorMetricSet |
A set of gauges for the counts and elapsed times of garbage collections.
|
MemoryUsageGaugeSet |
A set of gauges for JVM memory usage, including stats on heap vs.
|
ThreadDeadlockDetector |
A utility class for detecting deadlocked threads.
|
ThreadDump |
A convenience class for getting a thread dump.
|
ThreadStatesGaugeSet |
A set of gauges for the number of threads in their various states and deadlock detection.
|