feat(controlplane): add service-level tracing spans to Connect-RPC handlers#2771
Merged
thisisnithin merged 5 commits intoApr 17, 2026
Codecov / codecov/project
succeeded
Apr 17, 2026 in 0s
47.36% (target 30.00%)
View this Pull Request on Codecov
47.36% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 65.56017% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.36%. Comparing base (74f44a1) to head (26d8747).
Additional details and impacted files
@@ Coverage Diff @@
## main #2771 +/- ##
==========================================
+ Coverage 40.72% 47.36% +6.64%
==========================================
Files 985 1062 +77
Lines 123243 143591 +20348
Branches 5639 9759 +4120
==========================================
+ Hits 50187 68008 +17821
- Misses 71381 73822 +2441
- Partials 1675 1761 +86 | Files with missing lines | Coverage Δ | |
|---|---|---|
| controlplane/src/core/auth-utils.ts | 36.03% <100.00%> (+0.12%) |
⬆️ |
| controlplane/src/core/blobstorage/dual.ts | 100.00% <100.00%> (ø) |
|
| controlplane/src/core/blobstorage/s3.ts | 14.81% <100.00%> (+0.63%) |
⬆️ |
| ...ane/src/core/clickhouse/client/ClickHouseClient.ts | 10.76% <100.00%> (+0.34%) |
⬆️ |
| controlplane/src/core/composition/composer.ts | 66.93% <100.00%> (+0.06%) |
⬆️ |
| ...rolplane/src/core/repositories/ApiKeyRepository.ts | 83.49% <100.00%> (+0.07%) |
⬆️ |
| ...lplane/src/core/repositories/AuditLogRepository.ts | 78.40% <100.00%> (+0.24%) |
⬆️ |
| ...olplane/src/core/repositories/BillingRepository.ts | 82.97% <100.00%> (+0.18%) |
⬆️ |
| ...ane/src/core/repositories/CacheWarmerRepository.ts | 87.12% <100.00%> (+0.02%) |
⬆️ |
| ...lplane/src/core/repositories/ContractRepository.ts | 95.00% <100.00%> (+0.06%) |
⬆️ |
| ... and 56 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading