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

Breadcrumb

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

TraceAttributes::MESSAGING_DESTINATION_TEMPLATE

Low cardinality representation of the messaging destination name.

Destination names could be constructed from templates. An example would be a destination name involving a user name or product id. Although the destination name in this case is of high cardinality, the underlying template is of low cardinality and can be effectively used for grouping and aggregation.

@example /customers/{customerId}

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const MESSAGING_DESTINATION_TEMPLATE = 'messaging.destination.template';

API Navigation

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