Skip to content

Fix mongodb_connections metric for mongos instances - #1151

Open
vtomasr5 wants to merge 8 commits into
percona:mainfrom
vtomasr5:mongodb_connections_for_mongos
Open

Fix mongodb_connections metric for mongos instances#1151
vtomasr5 wants to merge 8 commits into
percona:mainfrom
vtomasr5:mongodb_connections_for_mongos

Merge branch 'main' into mongodb_connections_for_mongos

697ffeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

68.72% (-2.16%) compared to dc46ed5, passed because coverage increased by 1.84% when compared to adjusted base (66.88%)

View this Pull Request on Codecov

68.72% (-2.16%) compared to dc46ed5, passed because coverage increased by 1.84% when compared to adjusted base (66.88%)

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.72%. Comparing base (dc46ed5) to head (697ffeb).
⚠️ Report is 230 commits behind head on main.

Files with missing lines Patch % Lines
exporter/diagnostic_data_collector.go 53.84% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1151      +/-   ##
==========================================
- Coverage   70.88%   68.72%   -2.16%     
==========================================
  Files          28       29       +1     
  Lines        3569     2440    -1129     
==========================================
- Hits         2530     1677     -853     
+ Misses        904      589     -315     
- Partials      135      174      +39     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.