You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion short term I think we can just add more breadcrumbs for CLS, FCP like we do with LCP (we should dedupe so this is created regardless of using performance or replay). I assume CLS is the most important, so perhaps we can focus on that and skip FCP considering idk how useful FCP is for a replay where you can already visually see how page is being painted.
Summary from Abhi:
Update
sentry-javascript/packages/replay-internal/src/coreHandlers/performanceObserver.ts
Line 10 in 6f5dd50
these handlers are exposed in
browser-utils
sentry-javascript/packages/browser-utils/src/metrics/instrument.ts
Lines 92 to 133 in 6f5dd50
Tasks
The text was updated successfully, but these errors were encountered: