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

Breadcrumb

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

TraceAttributes::BROWSER_BRANDS

Array of brand name and version separated by a space.

This value is intended to be taken from the UA client hints API (`navigator.userAgentData.brands`).

@example Not A;Brand 99 @example Chromium 99 @example Chrome 99

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const BROWSER_BRANDS = 'browser.brands';

API Navigation

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