public final class ScribeCollector extends 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.
|
| Modifier and Type | Method and Description |
|---|---|
CheckResult |
check() |
void |
close() |
static ScribeCollector.Builder |
newBuilder() |
ScribeCollector |
start()
Will throw an exception if the
port is already in use. |
public static ScribeCollector.Builder newBuilder()
public ScribeCollector start()
port is already in use.start in class CollectorComponentpublic CheckResult check()
Copyright © 2015–2018 OpenZipkin. All rights reserved.