Package io.micrometer.core.instrument.binder
@NullMarked
package io.micrometer.core.instrument.binder
Meter binders.
-
ClassDescriptionBase units constants for convenience.Binders register one or more metrics to provide information about the state of some aspect of the application or its container.MeterConvention<C extends @Nullable Object>Convention describing a
Meterused for a specific instrumentation.SimpleMeterConvention<C extends @Nullable Object>Basic implementation of aMeterConvention.