Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResourceAttributes.php

ResourceAttributes::AWS_ECS_TASK_ARN

The ARN of a running ECS task.

@example arn:aws:ecs:us-west-1:123456789123:task/10838bed-421f-43ef-870a-f43feacbbb5b @example arn:aws:ecs:us-west-1:123456789123:task/my-cluster/task-id/23ebb8ac-c18f-46c6-8bbe-d55d0e37cfbd

File

vendor/open-telemetry/sem-conv/ResourceAttributes.php, line 49

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const AWS_ECS_TASK_ARN = 'aws.ecs.task.arn';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal