Skip to content
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

otelgrpc: Add peer attributes to spans generated by stats handlers #4873

Merged
merged 4 commits into from Jan 30, 2024

Conversation

pellared
Copy link
Member

@pellared pellared commented Jan 29, 2024

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bfae9a3) 81.3% compared to head (23e57ea) 81.3%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4873   +/-   ##
=====================================
  Coverage   81.3%   81.3%           
=====================================
  Files        151     151           
  Lines      10890   10894    +4     
=====================================
+ Hits        8862    8866    +4     
  Misses      1869    1869           
  Partials     159     159           
Files Coverage Δ
...n/google.golang.org/grpc/otelgrpc/stats_handler.go 100.0% <100.0%> (ø)

@pellared pellared marked this pull request as ready for review January 29, 2024 13:13
@pellared
Copy link
Member Author

FYI @fatsheep9146

Copy link
Contributor

@fatsheep9146 fatsheep9146 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pellared pellared merged commit ef8063b into open-telemetry:main Jan 30, 2024
22 checks passed
@pellared pellared deleted the grpc-peer-attrs branch January 30, 2024 15:52
@MrAlias MrAlias added this to the v0.48.0 milestone Feb 6, 2024
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.

otelgrpc: Add peer attributes to spans generated by stats handlers
5 participants