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

Breadcrumb

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

TraceAttributes::HOST_IP

Available IP addresses of the host, excluding loopback interfaces.

IPv4 Addresses MUST be specified in dotted-quad notation. IPv6 addresses MUST be specified in the RFC 5952 format.

@example 192.168.1.140 @example fe80::abc2:4a28:737a:609e

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const HOST_IP = 'host.ip';

API Navigation

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