Class EksResource
- java.lang.Object
-
- io.opentelemetry.sdk.extension.aws.resource.EksResource
-
public final class EksResource extends Object
A factory of aResourcewhich provides information about the current ECS container if running on AWS EKS.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.opentelemetry.sdk.resources.Resourceget()Returns a factory of aResourcewhich provides information about the current ECS container if running on AWS EKS.
-