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 ios.app.state.

Note:

Stability Level: development

Deprecated. Use the ios.app.state attribute.

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

'ios.state'