design proposalhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
The idea is to track how much resources (time or CPU cycles) are spent on a per-session basis from the time a connection is accepted to support things like per-tenant accounting for billing. This could potentially build on the ScopeTrackerScopeState class that @alyssawilk added for #7300.
@mattklein123 @htuch - it sounds like you have some thoughts about how to implement this.