Add metrics for extension connections#3527
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (70.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #3527 +/- ##
==========================================
- Coverage 61.73% 61.66% -0.08%
==========================================
Files 143 143
Lines 13008 13038 +30
Branches 1702 1704 +2
==========================================
+ Hits 8031 8040 +9
- Misses 4218 4235 +17
- Partials 759 763 +4
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ appsec ]Benchmark execution time: 2025-12-10 18:06:29 Comparing candidate commit 3185437 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. |
Description
Tracks successful, failed, and closed connections.
Reviewer checklist