Uses of Interface
org.springframework.boot.micrometer.observation.autoconfigure.ObservationHandlerGroup
Packages that use ObservationHandlerGroup
Package
Description
Auto-configuration for Micrometer Observation.
-
Uses of ObservationHandlerGroup in org.springframework.boot.micrometer.observation.autoconfigure
Subinterfaces with type arguments of type ObservationHandlerGroup in org.springframework.boot.micrometer.observation.autoconfigureModifier and TypeInterfaceDescriptioninterfaceGroup ofObservationHandlersthat can be registered together.Methods in org.springframework.boot.micrometer.observation.autoconfigure that return ObservationHandlerGroupModifier and TypeMethodDescriptionstatic <H extends io.micrometer.observation.ObservationHandler<?>>
ObservationHandlerGroupStatic factory method to create anObservationHandlerGroupwith members of the given handler type.Methods in org.springframework.boot.micrometer.observation.autoconfigure with parameters of type ObservationHandlerGroupModifier and TypeMethodDescriptiondefault intObservationHandlerGroup.compareTo(ObservationHandlerGroup other)