All Classes and Interfaces
Class
Description
This sampler will return the sampling result of the provided
AlwaysRecordSampler.rootSampler, unless the
sampling result contains the sampling decision SamplingDecision.DROP, in which case, a
new sampling result will be returned that is functionally equivalent to the original, except that
it contains the sampling decision SamplingDecision.RECORD_ONLY.AttributePropagatingSpanProcessor handles the propagation of attributes from parent spans to
child spans, specified in
AttributePropagatingSpanProcessor.attributesKeysToPropagate.AttributePropagatingSpanProcessorBuilder is used to construct a
AttributePropagatingSpanProcessor.This exporter will update a span with metric attributes before exporting.
This processor will generate metrics based on span data.
A builder for
AwsSpanMetricsProcessorGenerates tracing ids compatible with the AWS X-Ray tracing service.
Remote sampler that gets sampling configuration from AWS X-Ray.
A builder for
AwsXrayRemoteSampler.Deprecated.
Metric attribute generator defines an interface for classes that can generate specific attributes
to be used by an
AwsSpanMetricsProcessor to produce metrics and by AwsMetricAttributesSpanExporter to wrap the original span.Currently the only way to read the Resource from autoconfiguration.