Skip to content

Update body size attribute and metric definitions#461

Closed
trask wants to merge 3 commits into
open-telemetry:mainfrom
trask:update-body-size-definition
Closed

Update body size attribute and metric definitions#461
trask wants to merge 3 commits into
open-telemetry:mainfrom
trask:update-body-size-definition

Conversation

@trask

@trask trask commented Oct 27, 2023

Copy link
Copy Markdown
Member

Related to #456 (comment) (and #460)

Changes

Updates HTTP body size attributes and metric definitions to be the number of bytes transferred, as opposed to being defined in terms of Content-Length which may or may not be present, and which may or may not reflect the actual number of bytes transferred.

Merge requirement checklist

@trask trask force-pushed the update-body-size-definition branch from 67bf12d to d98019c Compare October 27, 2023 20:38
Comment thread model/registry/http.yaml Outdated
header. For requests using transport encoding, this should be the compressed size.
brief: Size of the HTTP request body.
examples: 3495
stability: experimental # this should not be marked stable with other HTTP attributes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

carried over from #460 just to make sure it doesn't get lost, will rebase this PR after #460 is merged

@github-actions

Copy link
Copy Markdown

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Jan 25, 2024
@github-actions

github-actions Bot commented Feb 3, 2024

Copy link
Copy Markdown

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions Bot closed this Feb 3, 2024
@trask trask deleted the update-body-size-definition branch October 14, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant