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

Breadcrumb

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

TraceAttributes::NET_PEER_PORT

Deprecated, use `server.port` on client spans and `client.port` on server spans.

@example 8080

Deprecated

Replaced by `server.port` on client spans and `client.port` on server spans.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const NET_PEER_PORT = 'net.peer.port';

API Navigation

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