OpenTelemetry SDK
    Preparing search index...

    Variable ANDROID_STATE_VALUE_FOREGROUNDConst Experimental

    ANDROID_STATE_VALUE_FOREGROUND: "foreground" = ...

    Enum value "foreground" for attribute ATTR_ANDROID_STATE.

    Any time after Activity.onResume() or, if the app has no Activity, Context.startService() has been called when the app was in either the created or background states.

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