Package io.opentelemetry.contrib.awsxray.propagator
@ParametersAreNonnullByDefault
package io.opentelemetry.contrib.awsxray.propagator
OpenTelemetry AWS X-Ray propagator extension.
-
ClassesClassDescriptionA
ConfigurablePropagatorProviderwhich allows enabling theAwsXrayPropagatorwith the propagator namexray.AConfigurablePropagatorProviderwhich allows enabling theAwsXrayLambdaPropagatorwith the propagator namexray-lambda.Implementation of the AWS X-Ray Trace Header propagation protocol but with special handling for Lambda's_X_AMZN_TRACE_IDenvironment variable andcom.amazonaws.xray.traceHeadersystem property.Implementation of the AWS X-Ray Trace Header propagation protocol.