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

Breadcrumb

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

TraceAttributes::ANDROID_STATE

Deprecated use the `device.app.lifecycle` event definition including `android.state` as a payload field instead.

The Android lifecycle states are defined in Activity lifecycle callbacks, and from which the `OS identifiers` are derived.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const ANDROID_STATE = 'android.state';

API Navigation

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