public class KamonApmSpanReporter
extends java.lang.Object
implements zipkin2.reporter.Reporter<zipkin2.Span>, java.io.Closeable
| Constructor and Description |
|---|
KamonApmSpanReporter(kamon.apm.KamonApmConfig apmConfig,
KamonApmSpanReporterConfig spanReporterConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
report(zipkin2.Span span) |
public KamonApmSpanReporter(kamon.apm.KamonApmConfig apmConfig,
KamonApmSpanReporterConfig spanReporterConfig)
public void report(zipkin2.Span span)
report in interface zipkin2.reporter.Reporter<zipkin2.Span>public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException