Class BeanstalkResource

java.lang.Object
io.opentelemetry.sdk.extension.aws.resource.BeanstalkResource

@Deprecated public final class BeanstalkResource extends Object
A factory for a Resource which provides information about the current EC2 instance if running on AWS Elastic Beanstalk.
  • Method Summary

    Modifier and Type
    Method
    Description
    static io.opentelemetry.sdk.resources.Resource
    get()
    Deprecated.
    Returns a factory for a Resource which provides information about the current EC2 instance if running on AWS Elastic Beanstalk.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • get

      public static io.opentelemetry.sdk.resources.Resource get()
      Deprecated.
      Returns a factory for a Resource which provides information about the current EC2 instance if running on AWS Elastic Beanstalk.