Skip to content

Avoid unnecessary mutex in collector logs, replace by atomic pointer - #14008

Merged
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:avoid-mutex
Oct 15, 2025
Merged

Avoid unnecessary mutex in collector logs, replace by atomic pointer#14008
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:avoid-mutex

Avoid unnecessary mutex in collector logs, replace by atomic pointer

2c03318
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 0s

91.68% (target 90.00%)

View this Pull Request on Codecov

91.68% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.68%. Comparing base (1169338) to head (2c03318).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14008      +/-   ##
==========================================
+ Coverage   91.66%   91.68%   +0.02%     
==========================================
  Files         654      654              
  Lines       42626    42619       -7     
==========================================
+ Hits        39072    39076       +4     
+ Misses       2741     2733       -8     
+ Partials      813      810       -3     

☔ View full report in Codecov by Sentry.
📢 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.