| 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,
ZipkinRestTemplateCustomizer zipkinRestTemplateCustomizer) |
| Modifier and Type | Method and Description |
|---|---|
SpanReporter |
ZipkinAutoConfiguration.zipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator,
org.springframework.core.env.Environment environment) |
| Constructor and Description |
|---|
ZipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator)
Deprecated.
|
ZipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator,
org.springframework.core.env.Environment environment) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.