Closed
Description
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
andaria-disabled
attributes with breadcrumbs - Only capture interactive elements (e.g. button and a)