Class EksResource

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

@Deprecated public final class EksResource extends Object
A factory for a Resource which provides information about the current ECS container if running on AWS EKS.
  • 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 ECS container if running on AWS EKS.

    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 ECS container if running on AWS EKS.