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

Breadcrumb

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

TraceAttributes::IOS_STATE

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

The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the `OS terminology` column values are derived.

Deprecated

Moved to a payload field of `device.app.lifecycle`.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const IOS_STATE = 'ios.state';

API Navigation

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