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

Breadcrumb

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

TraceAttributes::SERVER_ADDRESS

Name of the database host.

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

@example example.com @example 10.1.2.80 @example /tmp/my.sock

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const SERVER_ADDRESS = 'server.address';

API Navigation

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