All Classes

Class Summary
Class Description
BufferPoolMetricSet
A set of gauges for the count, usage, and capacity of the JVM's direct and mapped buffer pools.
CachedThreadStatesGaugeSet
A variation of ThreadStatesGaugeSet that caches the ThreadInfo[] objects for a given interval.
ClassLoadingGaugeSet
A set of gauges for JVM classloader usage.
CpuTimeClock
A clock implementation which returns the current thread's CPU time.
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.
JmxAttributeGauge
A Gauge implementation which queries an MBeanServerConnection for an attribute of an object.
JvmAttributeGaugeSet
A set of gauges for the JVM name, vendor, and uptime.
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.