Skip to content

transport: add opt-in env var to never-index high-cardinality headers… - #9378

Open
doroshenkosa wants to merge 1 commit into
grpc:masterfrom
doroshenkosa:transport-hpack-never-index-metadata
Open

transport: add opt-in env var to never-index high-cardinality headers…#9378
doroshenkosa wants to merge 1 commit into
grpc:masterfrom
doroshenkosa:transport-hpack-never-index-metadata

transport: add opt-in env var to never-index high-cardinality headers…

b4451c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

87.45% (-0.02%) compared to 93e31b4

View this Pull Request on Codecov

87.45% (-0.02%) compared to 93e31b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.45%. Comparing base (93e31b4) to head (b4451c6).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9378      +/-   ##
==========================================
- Coverage   87.47%   87.45%   -0.02%     
==========================================
  Files         425      425              
  Lines       30303    30321      +18     
==========================================
+ Hits        26508    26518      +10     
- Misses       3794     3803       +9     
+ Partials        1        0       -1     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <100.00%> (ø)
internal/transport/http2_client.go 95.09% <100.00%> (+0.53%) ⬆️

... and 24 files with indirect coverage changes

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