Class LambdaResource

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

@Deprecated public final class LambdaResource extends Object
A factory for a Resource which provides information about the AWS Lambda function.
  • 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 AWS Lambda function.

    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 AWS Lambda function.