Package io.micrometer.core.instrument.config
@NonNullApi
@NonNullFields
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
MeterRegistry
to 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.
Validated
API.