sentry-replay icon indicating copy to clipboard operation
sentry-replay copied to clipboard

feat: Use core SDK request data to augment `window.performance`

Open billyvg opened this issue 3 years ago • 2 comments

core SDK provides HTTP status code and method, while we need window.performance for transfer size.

billyvg avatar Aug 15 '22 22:08 billyvg

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 78.74 KB (+0.16% 🔺) 1.6 s (+0.16% 🔺) 298 ms (+9.65% 🔺) 1.9 s

github-actions[bot] avatar Aug 15 '22 22:08 github-actions[bot]

WIP - need tests.

billyvg avatar Aug 15 '22 22:08 billyvg