feat(metrics): expose queued work backlog#355
Conversation
yordis
commented
May 13, 2026
- Operators need an item-count backlog signal alongside queueing duration so saturation is visible before latency spikes.
- Unmatched queues should stay silent when metrics configuration says they are not collected.
PR SummaryMedium Risk Overview Implements Wires queue-length recording into Reviewed by Cursor Bugbot for commit 508d76c. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (6)
WalkthroughThis PR adds queue-length metric tracking to EventStore by introducing a new ChangesQueue Length Metrics Implementation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
df16068 to
508d76c
Compare