Uses of Class
org.apache.cxf.metrics.micrometer.provider.StandardTags
Packages that use StandardTags
Package
Description
-
Uses of StandardTags in org.apache.cxf.metrics.micrometer.provider
Constructors in org.apache.cxf.metrics.micrometer.provider with parameters of type StandardTagsModifierConstructorDescriptionStandardTagsProvider(ExceptionClassProvider exceptionClassProvider, StandardTags standardTags) -
Uses of StandardTags in org.apache.cxf.spring.boot.autoconfigure.micrometer
Methods in org.apache.cxf.spring.boot.autoconfigure.micrometer that return StandardTagsMethods in org.apache.cxf.spring.boot.autoconfigure.micrometer with parameters of type StandardTagsModifier and TypeMethodDescriptionMicrometerMetricsAutoConfiguration.tagsProvider(ExceptionClassProvider exceptionClassProvider, StandardTags standardTags)