Index
All Classes and Interfaces|All Packages
C
- close() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontBraveSpanHandler
- close() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontSpanHandler
E
- end(TraceContext, MutableSpan, SpanHandler.Cause) - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontBraveSpanHandler
- end(TraceContext, FinishedSpan) - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontSpanHandler
-
Exact same behavior as WavefrontSpanReporter.
- export(Collection<SpanData>) - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontOtelSpanExporter
F
- flush() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontOtelSpanExporter
I
- io.micrometer.tracing.reporter.wavefront - package io.micrometer.tracing.reporter.wavefront
N
- NOOP - Static variable in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
No-op implementation.
R
- registerQueueRemainingCapacity(BlockingQueue<?>) - Method in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
Registers the remaining capacity of the given
queue. - registerQueueSize(BlockingQueue<?>) - Method in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
Registers the size of the given
queue. - reportDropped() - Method in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
Is called when a span has been dropped.
- reportErrors() - Method in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
Is called when a span couldn't be sent.
- reportReceived() - Method in interface io.micrometer.tracing.reporter.wavefront.SpanMetrics
-
Is called when a span is received.
- run() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontBraveSpanHandler
- run() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontSpanHandler
S
- shutdown() - Method in class io.micrometer.tracing.reporter.wavefront.WavefrontOtelSpanExporter
- SpanMetrics - Interface in io.micrometer.tracing.reporter.wavefront
-
Reports metrics from
WavefrontSpanHandler.
W
- WavefrontBraveSpanHandler - Class in io.micrometer.tracing.reporter.wavefront
-
A
SpanHandlerthat sends spans to Wavefront. - WavefrontBraveSpanHandler(WavefrontSpanHandler) - Constructor for class io.micrometer.tracing.reporter.wavefront.WavefrontBraveSpanHandler
-
Creates a new instance of
WavefrontBraveSpanHandler. - WavefrontOtelSpanExporter - Class in io.micrometer.tracing.reporter.wavefront
-
A
SpanExporterthat sends spans to Wavefront. - WavefrontOtelSpanExporter(WavefrontSpanHandler) - Constructor for class io.micrometer.tracing.reporter.wavefront.WavefrontOtelSpanExporter
-
Creates a new instance of
WavefrontOtelSpanExporter. - WavefrontSpanHandler - Class in io.micrometer.tracing.reporter.wavefront
-
This converts a span recorded by Micrometer Tracing and invokes
WavefrontTracingSpanSender.sendSpan(java.lang.String, long, long, java.lang.String, java.util.UUID, java.util.UUID, java.util.List<java.util.UUID>, java.util.List<java.util.UUID>, java.util.List<com.wavefront.sdk.common.Pair<java.lang.String, java.lang.String>>, java.util.List<com.wavefront.sdk.entities.tracing.SpanLog>). - WavefrontSpanHandler(int, WavefrontSender, SpanMetrics, String, ApplicationTags, Set<String>) - Constructor for class io.micrometer.tracing.reporter.wavefront.WavefrontSpanHandler
-
Creates a new instance of
WavefrontSpanHandler.
All Classes and Interfaces|All Packages