Skip to content

Update VisibleScreenTracker to use Compose screen names. #1909

Description

@benjoseph-grafana

#1901 introduces Compose navigation instrumentation. The next step is to generate navigation events and attribute stamping on spans/logs based on the instrumentation.

For the attribute stamping, some options to consider -

  • a new attribute for Compose derived screens vs. the Activity derived one, so both can coexist
  • the pattern some libraries use- an exclusion list of Activities whose names are ignored for screen attribution, so Compose screens get route based names instead of host Activity

Generating navigation events is a separate issue tracked by #1920

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions