public class BeanstalkResource
extends io.opentelemetry.sdk.resources.ResourceProvider
ResourceProvider
which provides information about the current EC2 instance if running
on AWS Elastic Beanstalk.Constructor and Description |
---|
BeanstalkResource()
Returns a
BeanstalkResource which attempts to compute information about the Beanstalk
environment if available. |
Modifier and Type | Method and Description |
---|---|
io.opentelemetry.common.Attributes |
getAttributes() |
public BeanstalkResource()
BeanstalkResource
which attempts to compute information about the Beanstalk
environment if available.