Skip to content

stats/opentelemetry: remove client retry attributes from server spans #8466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vinothkumarr227
Copy link
Contributor

Fixes: #8430

RELEASE NOTES:

stats/opentelemetry: Removed client-specific retry attributes from server spans to align with tracing proposal A72.

Copy link

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.31%. Comparing base (4af0faa) to head (4f79357).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8466      +/-   ##
==========================================
+ Coverage   82.25%   82.31%   +0.06%     
==========================================
  Files         414      414              
  Lines       40434    40472      +38     
==========================================
+ Hits        33259    33315      +56     
+ Misses       5807     5789      -18     
  Partials     1368     1368              
Files with missing lines Coverage Δ
stats/opentelemetry/trace.go 89.83% <100.00%> (+0.94%) ⬆️

... and 18 files with indirect coverage changes

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

@vinothkumarr227
Copy link
Contributor Author

This PR should be put on hold until #8342 is merged. We can review this PR after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove client-specific retry attributes from server spans (per A72 tracing proposal)
1 participant