public final class ScribeCollector extends Object implements CollectorComponent
asynchronous span consumer.| Modifier and Type | Class and Description |
|---|---|
static class |
ScribeCollector.Builder
Configuration including defaults needed to receive spans from a Scribe category.
|
Component.CheckResult| Modifier and Type | Method and Description |
|---|---|
static ScribeCollector.Builder |
builder() |
Component.CheckResult |
check() |
void |
close() |
ScribeCollector |
start()
Will throw an exception if the
port is already in use. |
public static ScribeCollector.Builder builder()
public ScribeCollector start()
port is already in use.start in interface CollectorComponentpublic Component.CheckResult check()
Copyright © 2015–2016 OpenZipkin. All rights reserved.