| Modifier and Type | Method | Description |
|---|---|---|
static BraveTracingInterceptor.Builder |
BraveTracingInterceptor.builder(com.github.kristofa.brave.Brave brave) |
Deprecated.
Defaults to use
OkHttpParser |
BraveTracingInterceptor.Builder |
BraveTracingInterceptor.Builder.parser(OkHttpParser parser) |
Controls the metadata recorded in spans representing http operations.
|
BraveTracingInterceptor.Builder |
BraveTracingInterceptor.Builder.serverName(java.lang.String serverName) |
Indicates the service name used for the
server address.Default
is empty string. |
Copyright © 2018 OpenZipkin. All rights reserved.