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

Breadcrumb

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

ResourceAttributes::AWS_LOG_STREAM_ARNS

The ARN(s) of the AWS log stream(s).

See the log stream ARN format documentation. One log group can contain several log streams, so these ARNs necessarily identify both a log group and a log stream.

@example arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:log-stream:logs/main/10838bed-421f-43ef-870a-f43feacbbb5b

File

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

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const AWS_LOG_STREAM_ARNS = 'aws.log.stream.arns';

API Navigation

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