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

Breadcrumb

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

TraceAttributes::NETWORK_PROTOCOL_VERSION

The actual version of the protocol used for network communication.

If protocol version is subject to negotiation (for example using ALPN), this attribute SHOULD be set to the negotiated version. If the actual protocol version is not known, this attribute SHOULD NOT be set.

@example 1.0 @example 1.1 @example 2 @example 3

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const NETWORK_PROTOCOL_VERSION = 'network.protocol.version';

API Navigation

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