Module: OpenTelemetry::SemConv::Incubating::IOS

Defined in:
lib/opentelemetry/semconv/incubating/ios/attributes.rb

Attribute Names collapse

IOS_APP_STATE =
Note:

Stability Level: development

This attribute represents the state of the application.

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

'ios.app.state'
IOS_STATE =
Deprecated.

“Replaced by the ios.app.state event body field.”, “reason”: “uncategorized”

Note:

Stability Level: development

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

'ios.state'