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

Replace OpenTracing instrumentation with OpenTelemetry in grpc storage plugin #4611

Merged

Conversation

afzal442
Copy link
Contributor

Which problem is this PR solving?

Short description of the changes

  • Replaces otgrpc plugin storage with otel grpc interceptors

@afzal442 afzal442 requested a review from a team as a code owner July 31, 2023 08:04
@afzal442 afzal442 requested a review from jkowall July 31, 2023 08:04
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (e0c83b0) 97.07% compared to head (c18927f) 97.09%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4611      +/-   ##
==========================================
+ Coverage   97.07%   97.09%   +0.01%     
==========================================
  Files         301      301              
  Lines       17870    17878       +8     
==========================================
+ Hits        17347    17358      +11     
+ Misses        419      417       -2     
+ Partials      104      103       -1     
Flag Coverage Δ
unittests 97.09% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
plugin/storage/grpc/factory.go 95.16% <100.00%> (+0.07%) ⬆️

... and 5 files with indirect coverage changes

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

@afzalbin64 afzalbin64 force-pushed the replace-otgprc-with-otelgrpc branch from 5dab3d6 to 1533288 Compare July 31, 2023 20:17
albertteoh
albertteoh previously approved these changes Aug 3, 2023
plugin/storage/grpc/README.md Outdated Show resolved Hide resolved
plugin/storage/grpc/config/config.go Outdated Show resolved Hide resolved
@yurishkuro yurishkuro changed the title [WIP] Replace otgrpc plugin storage with otel grpc Replace OpenTracing instrumentation with OpenTelemetry in grpc storage plugin Aug 4, 2023
@yurishkuro yurishkuro merged commit ab6732b into jaegertracing:main Aug 4, 2023
31 checks passed
@afzal442 afzal442 deleted the replace-otgprc-with-otelgrpc branch August 4, 2023 15:22
@afzal442 afzal442 restored the replace-otgprc-with-otelgrpc branch August 14, 2023 04:13
@afzal442 afzal442 deleted the replace-otgprc-with-otelgrpc branch August 15, 2023 08:03
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.

4 participants