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

Breadcrumb

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

TraceAttributes::USER_HASH

Unique user hash to correlate information for a user in anonymized form.

Useful if `user.id` or `user.name` contain confidential information and cannot be used.

@example 364fc68eaf4c8acec74a4e52d7d1feaa

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const USER_HASH = 'user.hash';

API Navigation

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