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

Breadcrumb

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

TraceAttributes::CLIENT_PORT

Client port number.

When observed from the server side, and when communicating through an intermediary, `client.port` SHOULD represent the client port behind any intermediaries, for example proxies, if it's available.

@example 65123

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CLIENT_PORT = 'client.port';

API Navigation

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