opentelemetry_semantic_conventions::attribute

Constant AWS_ECS_CLUSTER_ARN

Source
pub const AWS_ECS_CLUSTER_ARN: &str = "aws.ecs.cluster.arn";
Expand description

The ARN of an ECS cluster.

ยงExamples

  • "arn:aws:ecs:us-west-2:123456789123:cluster/my-cluster"