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

Breadcrumb

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

TraceAttributes::USER_AGENT_ORIGINAL

Value of the HTTP User-Agent header sent by the client.

@example CERN-LineMode/2.15 libwww/2.17b3 @example Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1 @example YourApp/1.0.0 grpc-java-okhttp/1.27.2

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const USER_AGENT_ORIGINAL = 'user_agent.original';

API Navigation

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