Package brave.http
-
Class Summary Class Description HttpAdapter<Req,Resp> HttpClientAdapter<Req,Resp> HttpClientHandler<Req,Resp> This standardizes a way to instrument http clients, particularly in a way that encourages use of portable customizations viaHttpClientParser.HttpClientParser Parses the request and response into reasonable defaults for http client spans.HttpParser HttpRuleSampler Assigns sample rates to http routes.HttpRuleSampler.Builder HttpSampler Decides whether to start a new trace based on http request properties such as path.HttpServerAdapter<Req,Resp> HttpServerHandler<Req,Resp> This standardizes a way to instrument http servers, particularly in a way that encourages use of portable customizations viaHttpServerParser.HttpServerParser Parses the request and response into reasonable defaults for http server spans.HttpTracing HttpTracing.Builder