Package org.springframework.cloud.sleuth.brave.instrument.rpc


package org.springframework.cloud.sleuth.brave.instrument.rpc
  • Annotation Types
    Class
    Description
    Annotate a client SamplerFunction that should be injected to RpcTracing.Builder.clientSampler(SamplerFunction).
    Annotate a server SamplerFunction that should be injected to RpcTracing.Builder.serverSampler(SamplerFunction).