Class ObservationHandler.FirstMatchingCompositeObservationHandler

java.lang.Object
io.micrometer.observation.ObservationHandler.FirstMatchingCompositeObservationHandler
All Implemented Interfaces:
ObservationHandler<Observation.Context>, ObservationHandler.CompositeObservationHandler
Enclosing interface:
ObservationHandler<T extends Observation.Context>

public static class ObservationHandler.FirstMatchingCompositeObservationHandler extends Object implements ObservationHandler.CompositeObservationHandler
Handler picking the first matching handler from the list.