chore: add pool queue size and thread count as Sentry measurements - #2940
Conversation
|
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 (2)
WalkthroughThe PR adds Claude Code working directory patterns to ChangesDev environment and observability updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
🚥 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
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2940 +/- ##
==========================================
- Coverage 66.31% 65.13% -1.18%
==========================================
Files 258 327 +69
Lines 27357 47138 +19781
Branches 0 5241 +5241
==========================================
+ Hits 18141 30703 +12562
- Misses 7775 16411 +8636
+ Partials 1441 24 -1417
🚀 New features to boost your workflow:
|
Captures
pool.queueSizeandpool.threadsas both span attributes and Sentry measurements onComposeGraphsPool.composeGraphsInWorkerspans.avg,max,p95etc.)This supports building a Sentry dashboard for composition queue usage, split by hostname/pod.
Summary by CodeRabbit