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

Breadcrumb

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

TraceAttributes::RPC_MESSAGE_ID

MUST be calculated as two different counters starting from `1` one for sent messages and one for received message.

This way we guarantee that the values will be consistent between different implementations.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const RPC_MESSAGE_ID = 'rpc.message.id';

API Navigation

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