OpenTelemetry SDK
    Preparing search index...

    Variable ANDROID_STATE_VALUE_BACKGROUNDConst Experimental

    ANDROID_STATE_VALUE_BACKGROUND: "background" = ...

    Enum value "background" for attribute ATTR_ANDROID_STATE.

    Any time after Activity.onPause() or, if the app has no Activity, Context.stopService() has been called when the app was in the foreground state.

    This enum value is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.