Skip to content

Server uses sync.Pool for gzip.Writer allocations#484

Merged
tigrannajaryan merged 2 commits into
open-telemetry:mainfrom
michel-laterman:enhancement/server-improvements
Jan 9, 2026
Merged

Server uses sync.Pool for gzip.Writer allocations#484
tigrannajaryan merged 2 commits into
open-telemetry:mainfrom
michel-laterman:enhancement/server-improvements

Remove old compressGzip method

2594b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

81.77% (+0.06%) compared to d508718

View this Pull Request on Codecov

81.77% (+0.06%) compared to d508718

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.77%. Comparing base (d508718) to head (2594b4b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #484      +/-   ##
==========================================
+ Coverage   81.71%   81.77%   +0.06%     
==========================================
  Files          27       27              
  Lines        2122     2129       +7     
==========================================
+ Hits         1734     1741       +7     
  Misses        263      263              
  Partials      125      125              

☔ 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.