opentelemetry_semantic_conventions::attribute

Constant ANDROID_STATE

Source
pub const ANDROID_STATE: &str = "android.state";
๐Ÿ‘ŽDeprecated: Replaced by device.app.lifecycle.
Expand description

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

ยงNotes

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