Class OpenTelemetryServerRequestObservationConvention

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

public class OpenTelemetryServerRequestObservationConvention extends Object implements ServerRequestObservationConvention
A ServerRequestObservationConvention based on the stable OpenTelemetry semantic conventions.
Since:
7.0
Author:
Brian Clozel, Tommy Ludwig
See Also: