getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.21k stars 4.2k forks source link

[Replay Details] Update network table to include compression/caching sizes #53459

Open ryan953 opened 1 year ago

ryan953 commented 1 year ago

In static/app/utils/replays/resourceFrame.tsx we have a few different network size values available:

We can use all these to figure out if payloads were compressed, what the ratio is, etc.

We should get a design together, and update the table so it shows the whole picture.

For example, there could be a tooltip that shows:

Size: ##kb
Transferred: #kb

or, if it's cached:

Size: ##kb
Transferred: <cached>

idk.

getsantry[bot] commented 1 year ago

Routing to @getsentry/product-owners-replays for triage ⏲️