Constant opentelemetry_semantic_conventions::trace::IOS_STATE

source ยท
pub const IOS_STATE: &str = "ios.state";
Expand description

This attribute represents the state the application has transitioned into at the occurrence of the event.

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