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

Breadcrumb

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

TraceAttributes::MESSAGING_DESTINATION_NAME

The message destination name.

Destination name SHOULD uniquely identify a specific queue, topic or other entity within the broker. If the broker doesn't have such notion, the destination name SHOULD uniquely identify the broker.

@example MyQueue @example MyTopic

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const MESSAGING_DESTINATION_NAME = 'messaging.destination.name';

API Navigation

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