opentelemetry_semantic_conventions::attribute

Constant AWS_ECS_TASK_ID

Source
pub const AWS_ECS_TASK_ID: &str = "aws.ecs.task.id";
Expand description

The ID of a running ECS task. The ID MUST be extracted from task.arn.

ยงExamples

  • "10838bed-421f-43ef-870a-f43feacbbb5b"
  • "23ebb8ac-c18f-46c6-8bbe-d55d0e37cfbd"