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

feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting #3001

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

houseme
Copy link
Member

@houseme houseme commented Oct 8, 2023

…` for reporting.

Migrate the service call tracing to use otlphttp or otlpgrpc for reporting.

@houseme houseme requested a review from gqcn October 8, 2023 12:48
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (00e83fe) 77.31% compared to head (04c076b) 77.35%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3001      +/-   ##
==========================================
+ Coverage   77.31%   77.35%   +0.03%     
==========================================
  Files         645      645              
  Lines       54347    54347              
==========================================
+ Hits        42019    42038      +19     
+ Misses      10217    10203      -14     
+ Partials     2111     2106       -5     
Flag Coverage Δ
go-1.18-386 77.41% <ø> (+0.02%) ⬆️
go-1.18-amd64 77.40% <ø> (+0.03%) ⬆️
go-1.19-386 77.29% <ø> (?)
go-1.19-amd64 77.31% <ø> (+0.07%) ⬆️
go-1.20-386 ?
go-1.20-amd64 ?
go-1.21-386 77.40% <ø> (+0.02%) ⬆️
go-1.21-amd64 77.37% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gqcn gqcn changed the title feat: Migrate the service call tracing to use otlphttp or `otlpgrpc… feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting Oct 9, 2023
@gqcn gqcn merged commit 35e5f1f into master Oct 9, 2023
18 of 24 checks passed
@gqcn gqcn deleted the feature/example-trace branch October 9, 2023 12:09
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.

3 participants