-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Meta: Help WantedPackage: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement
Description
Problem Statement
https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Long_animation_frame_timing
Solution Brainstorm
Get information about long animation frames and understand why they happening. We can create spans around these long animation frames.
This can essentially replace current usage of long tasks API
### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/12646
- [x] https://github.com/getsentry/sentry/pull/74637
- [ ] https://github.com/getsentry/sentry-docs/pull/10862
- [ ] https://github.com/getsentry/sentry-javascript/pull/13255
- [x] https://sentry.io/changelog/long-animation-frames-in-javascript-sdk/
JonasBa
Metadata
Metadata
Assignees
Labels
Meta: Help WantedPackage: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement