Class DefaultGrpcServerObservationConvention

java.lang.Object
io.micrometer.core.instrument.binder.grpc.DefaultGrpcServerObservationConvention
All Implemented Interfaces:
GrpcServerObservationConvention, io.micrometer.observation.KeyValuesConvention, io.micrometer.observation.ObservationConvention<GrpcServerObservationContext>

public class DefaultGrpcServerObservationConvention extends Object implements GrpcServerObservationConvention
Default convention for gRPC server. This class defines how to extract values from GrpcServerObservationContext.
Since:
1.10.0