You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(metrics): add 1M designTime bucket and drain all crossed buckets
Adding 1M means a single 5-minute tick can cross more than one bucket
(0 → 5 min crosses both 1M and 5M). Loop the bucket-emit check so
every crossed bucket fires on the same tick rather than lagging one
bucket behind per tick.
0 commit comments