mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

add metric that counts times page hidden

Open ansis opened this issue 2 years ago • 0 comments

Adds a metric to count the number of times page visibility has changed to "hidden". This supports performance metrics by identifying situations where long times could be the result of switching away from the page.

Launch Checklist

  • [x] briefly describe the changes in this PR
  • [ ] write tests for all new functionality
  • [x] manually test the debug page
  • [x] apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog'

ansis avatar Nov 17 '22 16:11 ansis