Skip to content

RUM-14055 Add request body size metrics to resource schema - #350

Merged
barboraplasovska merged 2 commits into
masterfrom
bplasovska/RUM-14055/add-request-body-size-metrics
Feb 16, 2026
Merged

RUM-14055 Add request body size metrics to resource schema#350
barboraplasovska merged 2 commits into
masterfrom
bplasovska/RUM-14055/add-request-body-size-metrics

Conversation

@barboraplasovska

@barboraplasovska barboraplasovska commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Following the proposal shared on the #rum-rfc Slack channel, this PR introduces the resource.request object to the RUM resource event schema with two new fields: encoded_body_size (bytes sent over the network after encoding) and decoded_body_size (bytes before any encoding).

@barboraplasovska barboraplasovska self-assigned this Feb 13, 2026
@barboraplasovska
barboraplasovska marked this pull request as ready for review February 13, 2026 15:24
@barboraplasovska
barboraplasovska requested review from a team as code owners February 13, 2026 15:24

@bcaudan bcaudan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@barboraplasovska
barboraplasovska merged commit a4214e9 into master Feb 16, 2026
15 checks passed
@barboraplasovska
barboraplasovska deleted the bplasovska/RUM-14055/add-request-body-size-metrics branch February 16, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants