Package io.micrometer.core.instrument.search
@NonNullApi
@NonNullFields
package io.micrometer.core.instrument.search
-
ClassDescriptionSearch that requires the search terms are satisfiable, or an
MeterNotFoundException
is thrown.Search terms for locating aMeter
or set of meters in a given registry based on any combination of their name, tags, and type.