Class ObservationHandler.AllMatchingCompositeObservationHandler

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

public static class ObservationHandler.AllMatchingCompositeObservationHandler extends Object implements ObservationHandler.CompositeObservationHandler
Handler picking all matching handlers from the list.