Package io.micrometer.core.instrument.config
@NullMarked
package io.micrometer.core.instrument.config
-
ClassDescriptionSignals that a piece of provided configuration is not acceptable for some reason.As requests are made of a
MeterRegistryto create new metrics, allow for filtering out the metric altogether, transforming its ID (name or tags) in some way, and transforming its configuration.Deprecated.Monitoring systems make different recommendations regarding naming convention.
ValidatedAPI.