Index

A E F G I 
All Classes and Interfaces|All Packages

A

AwsConfigurablePropagator - Class in io.opentelemetry.contrib.awsxray.propagator
A ConfigurablePropagatorProvider which allows enabling the AwsXrayPropagator with the propagator name xray.
AwsConfigurablePropagator() - Constructor for class io.opentelemetry.contrib.awsxray.propagator.AwsConfigurablePropagator
 
AwsXrayLambdaConfigurablePropagator - Class in io.opentelemetry.contrib.awsxray.propagator
A ConfigurablePropagatorProvider which allows enabling the AwsXrayLambdaPropagator with the propagator name xray-lambda.
AwsXrayLambdaConfigurablePropagator() - Constructor for class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaConfigurablePropagator
 
AwsXrayLambdaPropagator - Class in io.opentelemetry.contrib.awsxray.propagator
Implementation of the AWS X-Ray Trace Header propagation protocol but with special handling for Lambda's _X_AMZN_TRACE_ID environment variable and com.amazonaws.xray.traceHeader system property.
AwsXrayPropagator - Class in io.opentelemetry.contrib.awsxray.propagator
Implementation of the AWS X-Ray Trace Header propagation protocol.

E

extract(Context, C, TextMapGetter<C>) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaPropagator
 
extract(Context, C, TextMapGetter<C>) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayPropagator
 

F

fields() - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaPropagator
 
fields() - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayPropagator
 

G

getInstance() - Static method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaPropagator
 
getInstance() - Static method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayPropagator
 
getName() - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsConfigurablePropagator
 
getName() - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaConfigurablePropagator
 
getPropagator(ConfigProperties) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsConfigurablePropagator
 
getPropagator(ConfigProperties) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaConfigurablePropagator
 

I

inject(Context, C, TextMapSetter<C>) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayLambdaPropagator
 
inject(Context, C, TextMapSetter<C>) - Method in class io.opentelemetry.contrib.awsxray.propagator.AwsXrayPropagator
 
io.opentelemetry.contrib.awsxray.propagator - package io.opentelemetry.contrib.awsxray.propagator
OpenTelemetry AWS X-Ray propagator extension.
A E F G I 
All Classes and Interfaces|All Packages