Class DefaultServerRequestObservationConvention

java.lang.Object
org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
All Implemented Interfaces:
io.micrometer.observation.KeyValuesConvention, io.micrometer.observation.ObservationConvention<ServerRequestObservationContext>, ServerRequestObservationConvention

public class DefaultServerRequestObservationConvention extends Object implements ServerRequestObservationConvention
Since:
6.0
Author:
Brian Clozel