OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_APP_SCREEN_NAMEConst Experimental

    ATTR_APP_SCREEN_NAME: "app.screen.name" = ...

    The name of an application screen.

    MainActivity
    
    ProductDetailFragment
    
    ProfileView
    
    ProfileViewController
    

    A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).

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