Index
All Classes and Interfaces|All Packages
B
- BeanstalkResource - Class in io.opentelemetry.contrib.aws.resource
-
A factory for a
Resourcewhich provides information about the current EC2 instance if running on AWS Elastic Beanstalk. - BeanstalkResourceProvider - Class in io.opentelemetry.contrib.aws.resource
-
ResourceProviderfor automatically configuringBeanstalkResource. - BeanstalkResourceProvider() - Constructor for class io.opentelemetry.contrib.aws.resource.BeanstalkResourceProvider
C
- createResource(ConfigProperties) - Method in class io.opentelemetry.contrib.aws.resource.BeanstalkResourceProvider
- createResource(ConfigProperties) - Method in class io.opentelemetry.contrib.aws.resource.Ec2ResourceProvider
- createResource(ConfigProperties) - Method in class io.opentelemetry.contrib.aws.resource.EcsResourceProvider
- createResource(ConfigProperties) - Method in class io.opentelemetry.contrib.aws.resource.EksResourceProvider
- createResource(ConfigProperties) - Method in class io.opentelemetry.contrib.aws.resource.LambdaResourceProvider
E
- Ec2Resource - Class in io.opentelemetry.contrib.aws.resource
-
A factory for a
Resourcewhich provides information about the current EC2 instance if running on AWS EC2. - Ec2ResourceProvider - Class in io.opentelemetry.contrib.aws.resource
-
ResourceProviderfor automatically configuringEc2Resource. - Ec2ResourceProvider() - Constructor for class io.opentelemetry.contrib.aws.resource.Ec2ResourceProvider
- EcsResource - Class in io.opentelemetry.contrib.aws.resource
-
A factory for a
Resourcewhich provides information about the current ECS container if running on AWS ECS. - EcsResourceProvider - Class in io.opentelemetry.contrib.aws.resource
-
ResourceProviderfor automatically configuringEcsResource. - EcsResourceProvider() - Constructor for class io.opentelemetry.contrib.aws.resource.EcsResourceProvider
- EksResource - Class in io.opentelemetry.contrib.aws.resource
-
A factory for a
Resourcewhich provides information about the current ECS container if running on AWS EKS. - EksResourceProvider - Class in io.opentelemetry.contrib.aws.resource
-
ResourceProviderfor automatically configuringEksResource. - EksResourceProvider() - Constructor for class io.opentelemetry.contrib.aws.resource.EksResourceProvider
G
- get() - Static method in class io.opentelemetry.contrib.aws.resource.BeanstalkResource
-
Returns a factory for a
Resourcewhich provides information about the current EC2 instance if running on AWS Elastic Beanstalk. - get() - Static method in class io.opentelemetry.contrib.aws.resource.Ec2Resource
-
Returns a @link Resource} which provides information about the current EC2 instance if running on AWS EC2.
- get() - Static method in class io.opentelemetry.contrib.aws.resource.EcsResource
-
Returns a factory for a
Resourcewhich provides information about the current ECS container if running on AWS ECS. - get() - Static method in class io.opentelemetry.contrib.aws.resource.EksResource
-
Returns a factory for a
Resourcewhich provides information about the current ECS container if running on AWS EKS. - get() - Static method in class io.opentelemetry.contrib.aws.resource.LambdaResource
-
Returns a factory for a
Resourcewhich provides information about the AWS Lambda function.
I
- io.opentelemetry.contrib.aws.resource - package io.opentelemetry.contrib.aws.resource
-
ResourceProviderimplementations for inferring resource information for AWS services.
L
- LambdaResource - Class in io.opentelemetry.contrib.aws.resource
-
A factory for a
Resourcewhich provides information about the AWS Lambda function. - LambdaResourceProvider - Class in io.opentelemetry.contrib.aws.resource
-
ResourceProviderfor automatically configuringLambdaResource. - LambdaResourceProvider() - Constructor for class io.opentelemetry.contrib.aws.resource.LambdaResourceProvider
All Classes and Interfaces|All Packages