Uses of Package
io.opencensus.trace.export
-
Packages that use io.opencensus.trace.export Package Description io.opencensus.contrib.zpages io.opencensus.exporter.trace.util io.opencensus.impl.trace io.opencensus.implcore.trace io.opencensus.implcore.trace.export io.opencensus.impllite.trace io.opencensus.testing.export io.opencensus.trace API for distributed tracing.io.opencensus.trace.export -
Classes in io.opencensus.trace.export used by io.opencensus.contrib.zpages Class Description RunningSpanStore This class allows users to access in-process information about all running spans.SampledSpanStore This class allows users to access in-process information such as latency based sampled spans and error based sampled spans.SampledSpanStore.LatencyBucketBoundaries The latency buckets boundaries.SpanData Immutable representation of all data collected by theSpan
class.SpanData.TimedEvent A timed event representation. -
Classes in io.opencensus.trace.export used by io.opencensus.exporter.trace.util Class Description SpanData Immutable representation of all data collected by theSpan
class.SpanExporter.Handler An abstract class that allows different tracing services to export recorded data for sampled spans in their own format. -
Classes in io.opencensus.trace.export used by io.opencensus.impl.trace Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
. -
Classes in io.opencensus.trace.export used by io.opencensus.implcore.trace Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
.SpanData Immutable representation of all data collected by theSpan
class.SpanData.TimedEvent A timed event representation.SpanData.TimedEvents A list of timed events and the number of dropped events representation. -
Classes in io.opencensus.trace.export used by io.opencensus.implcore.trace.export Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
.RunningSpanStore This class allows users to access in-process information about all running spans.RunningSpanStore.Filter Filter for running spans.RunningSpanStore.Summary The summary of all available data.SampledSpanStore This class allows users to access in-process information such as latency based sampled spans and error based sampled spans.SampledSpanStore.ErrorFilter Filter for error based sampled spans.SampledSpanStore.LatencyBucketBoundaries The latency buckets boundaries.SampledSpanStore.LatencyFilter Filter for latency based sampled spans.SampledSpanStore.Summary The summary of all available data.SpanData Immutable representation of all data collected by theSpan
class.SpanExporter A service that is used by the library to exportSpanData
for all the spans that are part of a distributed sampled trace (seeTraceOptions.isSampled()
).SpanExporter.Handler An abstract class that allows different tracing services to export recorded data for sampled spans in their own format. -
Classes in io.opencensus.trace.export used by io.opencensus.impllite.trace Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
. -
Classes in io.opencensus.trace.export used by io.opencensus.testing.export Class Description SpanData Immutable representation of all data collected by theSpan
class.SpanExporter.Handler An abstract class that allows different tracing services to export recorded data for sampled spans in their own format. -
Classes in io.opencensus.trace.export used by io.opencensus.trace Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
. -
Classes in io.opencensus.trace.export used by io.opencensus.trace.export Class Description ExportComponent Class that holds the implementation instances forSpanExporter
,RunningSpanStore
andSampledSpanStore
.RunningSpanStore This class allows users to access in-process information about all running spans.RunningSpanStore.Filter Filter for running spans.RunningSpanStore.PerSpanNameSummary Summary of all available data for a span name.RunningSpanStore.Summary The summary of all available data.SampledSpanStore This class allows users to access in-process information such as latency based sampled spans and error based sampled spans.SampledSpanStore.ErrorFilter Filter for error based sampled spans.SampledSpanStore.LatencyBucketBoundaries The latency buckets boundaries.SampledSpanStore.LatencyFilter Filter for latency based sampled spans.SampledSpanStore.PerSpanNameSummary Summary of all available data for a span name.SampledSpanStore.Summary The summary of all available data.SpanData Immutable representation of all data collected by theSpan
class.SpanData.Attributes A set of attributes and the number of dropped attributes representation.SpanData.Links A list of links and the number of dropped links representation.SpanData.TimedEvent A timed event representation.SpanData.TimedEvents A list of timed events and the number of dropped events representation.SpanExporter A service that is used by the library to exportSpanData
for all the spans that are part of a distributed sampled trace (seeTraceOptions.isSampled()
).SpanExporter.Handler An abstract class that allows different tracing services to export recorded data for sampled spans in their own format.