| Modifier and Type | Class and Description |
|---|---|
class |
HttpZipkinSpanReporter
Submits spans using Zipkin's
POST /spans endpoint. |
| Modifier and Type | Method and Description |
|---|---|
ZipkinSpanReporter |
ZipkinAutoConfiguration.reporter(SpanMetricReporter spanMetricReporter,
ZipkinProperties zipkin) |
| Modifier and Type | Method and Description |
|---|---|
SpanReporter |
ZipkinAutoConfiguration.zipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator) |
| Constructor and Description |
|---|
ZipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.