Class EcsResource

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

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

    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 ECS.