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

Breadcrumb

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

TraceAttributes::MESSAGING_CONSUMER_GROUP_NAME

The name of the consumer group with which a consumer is associated.

Semantic conventions for individual messaging systems SHOULD document whether `messaging.consumer.group.name` is applicable and what it means in the context of that system.

@example my-group @example indexer

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 2566

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const MESSAGING_CONSUMER_GROUP_NAME = 'messaging.consumer.group.name';

API Navigation

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