Skip to content

Show commit SHA and average request duration per collector#2394

Merged
Kobzol merged 3 commits intorust-lang:masterfrom
Kobzol:collector-info
Feb 11, 2026
Merged

Show commit SHA and average request duration per collector#2394
Kobzol merged 3 commits intorust-lang:masterfrom
Kobzol:collector-info

Conversation

@Kobzol
Copy link
Copy Markdown
Member

@Kobzol Kobzol commented Feb 10, 2026

The created date is not very interesting, and doesn't really ever change, so I don't think that we have to show it.
The commit SHA is useful to see on which commit are the collectors at, at the moment.

The average duration is not perfect, because backfilling can mess it up, but in most cases it will be reasonable. It is useful to examine if multiple collectors have a balanced benchmark set.

Closes: #2344

@Kobzol Kobzol requested a review from Jamesbarford February 10, 2026 16:28
Comment thread site/frontend/src/pages/status/collector.vue
Comment thread database/src/pool/postgres.rs
Copy link
Copy Markdown
Contributor

@Jamesbarford Jamesbarford left a comment

Choose a reason for hiding this comment

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

LGTM 👍, couple of questions stemming from curiosity

@Kobzol
Copy link
Copy Markdown
Member Author

Kobzol commented Feb 11, 2026

It wasn't trivial to test this locally, so let's see what will happen on the server 😆

@Kobzol Kobzol added this pull request to the merge queue Feb 11, 2026
Merged via the queue into rust-lang:master with commit fc92f51 Feb 11, 2026
14 checks passed
@Kobzol Kobzol deleted the collector-info branch February 11, 2026 09:12
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.

Show average request duration per benchmark set/collector

2 participants