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

Breadcrumb

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

TraceAttributes::NET_PEER_NAME

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

@example example.com

Deprecated

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

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const NET_PEER_NAME = 'net.peer.name';

API Navigation

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