Package io.micrometer.core.instrument.internal
@NonNullApi
@NonNullFields
package io.micrometer.core.instrument.internal
-
ClassDescriptionExtends the default long task timer, making histogram counts cumulative over time.DefaultGauge<T>Default implementation for
Gauge
.Mergeable<T>Based off oforg.springframework.beans.Mergeable
MeterFilter
to log only once a warning message and deny aMeter.Id
.AnExecutor
that is timed.AnExecutorService
that is timed.AScheduledExecutorService
that is timed.