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

Breadcrumb

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

TraceAttributes::HTTP_HOST

Deprecated, use one of `server.address`, `client.address` or `http.request.header.host` instead, depending on the usage.

@example www.example.org

Deprecated

Replaced by one of `server.address`, `client.address` or `http.request.header.host`, depending on the usage.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const HTTP_HOST = 'http.host';

API Navigation

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