Skip to content

Promote "slow clicks" to GA #8295

Description

@billyvg

Currently, slow clicks are behind an experiment. Let's:

  • Move configuration to GA
  • Increase the lower bound to start at 3 seconds (a lot of clicks happen within 250-3000 seconds that should be considered "normal")
  • Add configurable upper bound that times out at 7 seconds (backend should still consider a dead click to be 5 seconds, but let's get more data around clicks that happen between 3->7 seconds. e.g. if a button responds in the entire 3->7 range, it's likely just slow and not dead, lets figure out how many of these we have)
  • Capture disabled and aria-disabled attributes with breadcrumbs
  • Only capture interactive elements (e.g. button and a)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions