opentelemetry_semantic_conventions::attribute

Constant IOS_STATE

source
pub const IOS_STATE: &str = "ios.state";
๐Ÿ‘ŽDeprecated: Moved to a payload field of device.app.lifecycle.
Expand description

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

ยงNotes

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