Class and Description |
---|
Counter
An incrementing and decrementing counter metric.
|
Gauge
A gauge metric is an instantaneous reading of a particular value.
|
HealthCheck
A health check for a component of your application.
|
HealthCheck.Result
The result of a
HealthCheck being run. |
HealthCheckRegistry
A registry for health checks.
|
Histogram
A metric which calculates the distribution of a value.
|
Meter
A meter metric which measures mean throughput and one-, five-, and fifteen-minute
exponentially-weighted moving average throughputs.
|
MetricName
A value class encapsulating a metric's owning class and name.
|
MetricsRegistry
A registry of metric instances.
|
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter . |
Class and Description |
---|
Clock
An abstraction for how time passes.
|
Counter
An incrementing and decrementing counter metric.
|
Gauge
A gauge metric is an instantaneous reading of a particular value.
|
HealthCheck
A health check for a component of your application.
|
HealthCheck.Result
The result of a
HealthCheck being run. |
Histogram
A metric which calculates the distribution of a value.
|
Meter
A meter metric which measures mean throughput and one-, five-, and fifteen-minute
exponentially-weighted moving average throughputs.
|
Metered
An object which maintains mean and exponentially-weighted rate.
|
Metric
A tag interface to indicate that a class is a metric.
|
MetricName
A value class encapsulating a metric's owning class and name.
|
MetricPredicate
A
MetricPredicate is used to determine whether a metric should be included when sorting
and filtering metrics. |
MetricProcessor
A processor of metric instances.
|
MetricsRegistryListener
Listeners for events from the registry.
|
Sampling
An object which samples values.
|
Stoppable
Interface for
Metric instances that can be stopped. |
Summarizable
An object which can produce statistical summaries.
|
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter . |
TimerContext
A timing context.
|
VirtualMachineMetrics
A collection of Java Virtual Machine metrics.
|
VirtualMachineMetrics.BufferPoolStats
The management interface for a buffer pool, for example a pool of
direct or mapped
buffers. |
VirtualMachineMetrics.GarbageCollectorStats
Per-GC statistics.
|
Class and Description |
---|
Clock
An abstraction for how time passes.
|
Counter
An incrementing and decrementing counter metric.
|
Gauge
A gauge metric is an instantaneous reading of a particular value.
|
Histogram
A metric which calculates the distribution of a value.
|
Metered
An object which maintains mean and exponentially-weighted rate.
|
Metric
A tag interface to indicate that a class is a metric.
|
MetricName
A value class encapsulating a metric's owning class and name.
|
MetricPredicate
A
MetricPredicate is used to determine whether a metric should be included when sorting
and filtering metrics. |
MetricProcessor
A processor of metric instances.
|
MetricsRegistry
A registry of metric instances.
|
MetricsRegistryListener
Listeners for events from the registry.
|
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter . |
Class and Description |
---|
Clock
An abstraction for how time passes.
|
Class and Description |
---|
Counter
An incrementing and decrementing counter metric.
|
Gauge
A gauge metric is an instantaneous reading of a particular value.
|
HealthCheck
A health check for a component of your application.
|
Metric
A tag interface to indicate that a class is a metric.
|
VirtualMachineMetrics
A collection of Java Virtual Machine metrics.
|
Class and Description |
---|
MetricName
A value class encapsulating a metric's owning class and name.
|