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
fix(sdk): Disable browserProfilingIntegration in development (#103249)
if you’re profiling Sentry’s UI in Chrome, remember to turn off
browserProfilingIntegration in the SDK configuration, or Chrome will
incorrectly attribute regular rendering work as “Profiling Overhead”
@gggritso
0 commit comments