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

Breadcrumb

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

TraceAttributes::SERVER_PORT

Server port number.

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

@example 80 @example 8080 @example 443

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const SERVER_PORT = 'server.port';

API Navigation

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