Package org.springframework.cloud.sleuth.brave.instrument.rpc
-
Annotation Types Summary Annotation Type Description RpcClientSampler Annotate a clientSamplerFunctionthat should be injected toRpcTracing.Builder.clientSampler(SamplerFunction).RpcServerSampler Annotate a serverSamplerFunctionthat should be injected toRpcTracing.Builder.serverSampler(SamplerFunction).