Package org.springframework.cloud.sleuth.brave.instrument.grpc
-
Interface Summary Interface Description GrpcManagedChannelBuilderCustomizer Callback interface that can be implemented by beans wishing to further customize theManagedChannelBuildervia theSpringAwareManagedChannelBuilder. -
Class Summary Class Description SpringAwareManagedChannelBuilder This is a Spring-aware managed channel builder that wraps the static entry points of gRPC's ManagedChannelBuilder to allow the configuration of the builder to be influenced by the Spring Context.TracingManagedChannelBuilderCustomizer Brave interceptor based customizer.