Skip to content

Introduce UserAgent field to allow overriding the default gRPC user-agent string. - #14699

Merged
mx-psi merged 1 commit into
open-telemetry:mainfrom
57Ajay:fix/otlp-grpc-user-agent-override
Apr 24, 2026
Merged

Introduce UserAgent field to allow overriding the default gRPC user-agent string.#14699
mx-psi merged 1 commit into
open-telemetry:mainfrom
57Ajay:fix/otlp-grpc-user-agent-override

exporter/otlp: fix User-Agent header being ignored in gRPC exporter

d2fe202
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

91.39% (target 90.00%)

View this Pull Request on Codecov

91.39% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.39%. Comparing base (1cf90bc) to head (d2fe202).
⚠️ Report is 110 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14699      +/-   ##
==========================================
- Coverage   91.85%   91.39%   -0.46%     
==========================================
  Files         685      695      +10     
  Lines       43391    44392    +1001     
==========================================
+ Hits        39855    40572     +717     
- Misses       2459     2687     +228     
- Partials     1077     1133      +56     

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