public class EcsResource
extends io.opentelemetry.sdk.resources.ResourceProvider
ResourceProvider
which provides information about the current ECS container if running
on AWS ECS.Constructor and Description |
---|
EcsResource()
Returns a
Ec2Resource which attempts to compute information about this ECS container if
available. |
Modifier and Type | Method and Description |
---|---|
io.opentelemetry.common.Attributes |
getAttributes() |
public EcsResource()
Ec2Resource
which attempts to compute information about this ECS container if
available.