Package org.springframework.cloud.sleuth.brave.instrument.rpc
package org.springframework.cloud.sleuth.brave.instrument.rpc
-
Annotation TypesClassDescriptionAnnotate a client
SamplerFunctionthat should be injected toRpcTracing.Builder.clientSampler(SamplerFunction).Annotate a serverSamplerFunctionthat should be injected toRpcTracing.Builder.serverSampler(SamplerFunction).