JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
F
H
R
S
B
build()
- Method in interface com.github.kristofa.brave.http.
HttpSpanCollector.Config.Builder
builder()
- Static method in class com.github.kristofa.brave.http.
HttpSpanCollector.Config
C
com.github.kristofa.brave.http
- package com.github.kristofa.brave.http
compressionEnabled(boolean)
- Method in interface com.github.kristofa.brave.http.
HttpSpanCollector.Config.Builder
Default false.
Config()
- Constructor for class com.github.kristofa.brave.http.
HttpSpanCollector.Config
connectTimeout(int)
- Method in interface com.github.kristofa.brave.http.
HttpSpanCollector.Config.Builder
Default 10 * 1000 milliseconds.
create(String, SpanCollectorMetricsHandler)
- Static method in class com.github.kristofa.brave.http.
HttpSpanCollector
Create a new instance with default configuration.
create(String, HttpSpanCollector.Config, SpanCollectorMetricsHandler)
- Static method in class com.github.kristofa.brave.http.
HttpSpanCollector
F
flushInterval(int)
- Method in interface com.github.kristofa.brave.http.
HttpSpanCollector.Config.Builder
Default 1 second.
H
HttpSpanCollector
- Class in
com.github.kristofa.brave.http
SpanCollector which submits spans to Zipkin, using its
POST /spans
endpoint.
HttpSpanCollector.Config
- Class in
com.github.kristofa.brave.http
HttpSpanCollector.Config.Builder
- Interface in
com.github.kristofa.brave.http
R
readTimeout(int)
- Method in interface com.github.kristofa.brave.http.
HttpSpanCollector.Config.Builder
Default 60 * 1000 milliseconds.
S
sendSpans(byte[])
- Method in class com.github.kristofa.brave.http.
HttpSpanCollector
B
C
F
H
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.