-
Classes Class Description brave.propagation.SamplingFlags.Builder prefer using constants. This will be removed in Brave v6brave.propagation.StrictCurrentTraceContext use StrictScopeDecorator. This will be removed in Brave v6.
-
Methods Method Description brave.propagation.TraceContextOrSamplingFlags.sampled(Boolean) do not use object variant.. only set when you have a sampling decisionbrave.Span.remoteEndpoint(Endpoint) UseSpan.remoteServiceName(String)Span.remoteIpAndPort(String, int). Will be removed in Brave v6.brave.Tracing.Builder.endpoint(Endpoint) UseTracing.Builder.localServiceName(String)Tracing.Builder.localIp(String)andTracing.Builder.localPort(int). Will be removed in Brave v6.