Skip to content

extend storage metrics#3358

Draft
syphar wants to merge 1 commit into
rust-lang:mainfrom
syphar:more-storage-metrics
Draft

extend storage metrics#3358
syphar wants to merge 1 commit into
rust-lang:mainfrom
syphar:more-storage-metrics

Conversation

@syphar

@syphar syphar commented Jun 3, 2026

Copy link
Copy Markdown
Member

things I want to know:

  • uploaded / downloaded / deleted file counts, exist calls
  • for uploads: multipart vs full
  • for downloads: range request vs full
  • for up/downloads: bytes down/uploaded, histogram for file sizes.

I'm also adding the two differentiating attributes ( range vs full download, multipart vs full upload) to the tracing spans, also the content lengths.

@syphar syphar self-assigned this Jun 3, 2026
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jun 3, 2026
@syphar syphar force-pushed the more-storage-metrics branch 4 times, most recently from d85b5c3 to 230ef1a Compare June 9, 2026 23:27
@syphar syphar changed the title extend storage metrics with bytes extend storage metrics Jun 9, 2026
@syphar syphar force-pushed the more-storage-metrics branch 2 times, most recently from 5daf93c to 859ee48 Compare June 10, 2026 00:03
@syphar syphar force-pushed the more-storage-metrics branch from 859ee48 to 4558b10 Compare June 10, 2026 00:11
@rustbot

rustbot commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #3364) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants