A B E G I L 
All Classes All Packages

A

AwsXrayIdGenerator - Class in io.opentelemetry.sdk.extension.aws.trace
Generates tracing ids compatible with the AWS X-Ray tracing service.
AwsXrayIdGenerator() - Constructor for class io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator
 

B

BeanstalkResource - Class in io.opentelemetry.sdk.extension.aws.resource
A ResourceProvider which provides information about the current EC2 instance if running on AWS Elastic Beanstalk.
BeanstalkResource() - Constructor for class io.opentelemetry.sdk.extension.aws.resource.BeanstalkResource
Returns a BeanstalkResource which attempts to compute information about the Beanstalk environment if available.

E

Ec2Resource - Class in io.opentelemetry.sdk.extension.aws.resource
A ResourceProvider which provides information about the current EC2 instance if running on AWS EC2.
Ec2Resource() - Constructor for class io.opentelemetry.sdk.extension.aws.resource.Ec2Resource
Returns a Ec2Resource which attempts to compute information about this instance if available.
EcsResource - Class in io.opentelemetry.sdk.extension.aws.resource
A ResourceProvider which provides information about the current ECS container if running on AWS ECS.
EcsResource() - Constructor for class io.opentelemetry.sdk.extension.aws.resource.EcsResource
Returns a Ec2Resource which attempts to compute information about this ECS container if available.
EksResource - Class in io.opentelemetry.sdk.extension.aws.resource
 
EksResource() - Constructor for class io.opentelemetry.sdk.extension.aws.resource.EksResource
 

G

generateSpanId() - Method in class io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator
 
generateTraceId() - Method in class io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator
 
getAttributes() - Method in class io.opentelemetry.sdk.extension.aws.resource.BeanstalkResource
 
getAttributes() - Method in class io.opentelemetry.sdk.extension.aws.resource.Ec2Resource
 
getAttributes() - Method in class io.opentelemetry.sdk.extension.aws.resource.EcsResource
 
getAttributes() - Method in class io.opentelemetry.sdk.extension.aws.resource.EksResource
 
getAttributes() - Method in class io.opentelemetry.sdk.extension.aws.resource.LambdaResource
 

I

io.opentelemetry.sdk.extension.aws.resource - package io.opentelemetry.sdk.extension.aws.resource
ResourceProvider implementations for inferring resource information for AWS services.
io.opentelemetry.sdk.extension.aws.trace - package io.opentelemetry.sdk.extension.aws.trace
Provides implementations of SDK interfaces which integrate natively with AWS infrastructure.

L

LambdaResource - Class in io.opentelemetry.sdk.extension.aws.resource
A ResourceProvider which provides information about the AWS Lambda function.
LambdaResource() - Constructor for class io.opentelemetry.sdk.extension.aws.resource.LambdaResource
 
A B E G I L 
All Classes All Packages