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

Breadcrumb

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

ResourceAttributes::AWS_LOG_GROUP_NAMES

The name(s) of the AWS log group(s) an application is writing to.

Multiple log groups must be supported for cases like multi-container applications, where a single application has sidecar containers, and each write to their own log group.

@example /aws/lambda/my-function @example opentelemetry-service

File

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

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const AWS_LOG_GROUP_NAMES = 'aws.log.group.names';

API Navigation

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