A B C I N O P S 

A

applicationSpanName(Request) - Method in class com.github.kristofa.brave.okhttp.OkHttpParser
Returns the Request.tag() or the http method when absent.

B

BraveOkHttpRequestResponseInterceptor - Class in com.github.kristofa.brave.okhttp
Deprecated.
Replaced by TracingInterceptor from brave-instrumentation-okhttp3
BraveOkHttpRequestResponseInterceptor(ClientRequestInterceptor, ClientResponseInterceptor, SpanNameProvider) - Constructor for class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor
BraveOkHttpRequestResponseInterceptor.Builder - Class in com.github.kristofa.brave.okhttp
Deprecated.
 
BraveTracingInterceptor - Class in com.github.kristofa.brave.okhttp
Deprecated.
Replaced by TracingInterceptor from brave-instrumentation-okhttp3
BraveTracingInterceptor.Builder - Class in com.github.kristofa.brave.okhttp
Deprecated.
 
build() - Method in class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor.Builder
Deprecated.
 
build() - Method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor.Builder
Deprecated.
 
builder(Brave) - Static method in class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor
Deprecated.
 
builder(Brave) - Static method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor
Deprecated.
Defaults to use OkHttpParser

C

com.github.kristofa.brave.okhttp - package com.github.kristofa.brave.okhttp
 
create(Brave) - Static method in class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor
Deprecated.
Creates a tracing interceptor with defaults.
create(Brave) - Static method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor
Deprecated.
 

I

intercept(Interceptor.Chain) - Method in class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor
Deprecated.
 
intercept(Interceptor.Chain) - Method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor
Deprecated.
 

N

networkRequestTags(Request) - Method in class com.github.kristofa.brave.okhttp.OkHttpParser
Returns the TraceKeys.HTTP_URL
networkResponseTags(Response) - Method in class com.github.kristofa.brave.okhttp.OkHttpParser
Returns the TraceKeys.HTTP_STATUS_CODE if unsuccessful
networkSpanName(Request) - Method in class com.github.kristofa.brave.okhttp.OkHttpParser
Returns the http method.

O

OkHttpParser - Class in com.github.kristofa.brave.okhttp
Extend this type to change metadata recorded in spans representing http operations.
OkHttpParser() - Constructor for class com.github.kristofa.brave.okhttp.OkHttpParser
 

P

parser(OkHttpParser) - Method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor.Builder
Deprecated.
Controls the metadata recorded in spans representing http operations.

S

serverName(String) - Method in class com.github.kristofa.brave.okhttp.BraveTracingInterceptor.Builder
Deprecated.
Indicates the service name used for the server address.Default is empty string.
spanNameProvider(SpanNameProvider) - Method in class com.github.kristofa.brave.okhttp.BraveOkHttpRequestResponseInterceptor.Builder
Deprecated.
 
A B C I N O P S 
Skip navigation links

Copyright © 2018 OpenZipkin. All rights reserved.