Class EcsResource
java.lang.Object
io.opentelemetry.contrib.aws.resource.EcsResource
A factory for a
Resource which provides information about the current ECS container if
running on AWS ECS.-
Method Summary
Modifier and TypeMethodDescriptionstatic io.opentelemetry.sdk.resources.Resourceget()Returns a factory for aResourcewhich provides information about the current ECS container if running on AWS ECS.
-
Method Details
-
get
public static io.opentelemetry.sdk.resources.Resource get()Returns a factory for aResourcewhich provides information about the current ECS container if running on AWS ECS.
-