Skip to content

[exporterhelper] Preserve request span context in the persistent queue

a057af0
Select commit
Loading
Failed to load commit list.
Merged

[exporterhelper] Preserve request span context in the persistent queue #13188

[exporterhelper] Preserve request span context in the persistent queue
a057af0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2025 in 0s

91.38% (target 90.00%)

View this Pull Request on Codecov

91.38% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 70.55556% with 53 lines in your changes missing coverage. Please review.

Project coverage is 91.38%. Comparing base (1921e21) to head (a057af0).

Files with missing lines Patch % Lines
pdata/xpdata/request/logs_request.go 50.00% 9 Missing ⚠️
pdata/xpdata/request/metrics_request.go 50.00% 9 Missing ⚠️
pdata/xpdata/request/profiles_request.go 50.00% 9 Missing ⚠️
pdata/xpdata/request/traces_request.go 50.00% 9 Missing ⚠️
pdata/xpdata/request/context.go 44.44% 5 Missing ⚠️
pdata/xpdata/request/version_check.go 66.66% 2 Missing and 1 partial ⚠️
exporter/exporterhelper/logs.go 88.23% 2 Missing ⚠️
exporter/exporterhelper/metrics.go 88.23% 2 Missing ⚠️
exporter/exporterhelper/traces.go 88.23% 2 Missing ⚠️
...xporter/exporterhelper/xexporterhelper/profiles.go 88.23% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13188      +/-   ##
==========================================
+ Coverage   91.27%   91.38%   +0.10%     
==========================================
  Files         514      519       +5     
  Lines       28857    28908      +51     
==========================================
+ Hits        26340    26417      +77     
+ Misses       1998     1972      -26     
  Partials      519      519              

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