Package brave.rpc
-
Interface Summary Interface Description RpcTracingCustomizer This allows configuration plugins to collaborate on building an instance ofRpcTracing. -
Class Summary Class Description RpcClientRequest Marks an interface for use in injection andRpcRuleSampler.RpcRequest Abstract request type used for parsing and sampling of rpc clients and servers.RpcRequestMatchers Null safe matchers for use inRpcRuleSampler.RpcRuleSampler Assigns sample rates to rpc requests.RpcRuleSampler.Builder RpcServerRequest Marks an interface for use in extraction andRpcRuleSampler.RpcTracing Instances built viaRpcTracing.create(Tracing)orRpcTracing.newBuilder(Tracing)are registered automatically such that statically configured instrumentation like HTTP clients can useRpcTracing.current().RpcTracing.Builder