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

Support tenant header propagation in query service and grpc-plugin #4151

Merged
merged 2 commits into from
Jan 14, 2023

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay p.loffay@gmail.com

Replaces #4141

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Base: 97.14% // Head: 97.15% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (06c3c8a) compared to base (4594b56).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4151   +/-   ##
=======================================
  Coverage   97.14%   97.15%           
=======================================
  Files         295      295           
  Lines       17417    17431   +14     
=======================================
+ Hits        16920    16935   +15     
+ Misses        400      399    -1     
  Partials       97       97           
Flag Coverage Δ
unittests 97.15% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/tenancy/grpc.go 100.00% <100.00%> (ø)
plugin/storage/grpc/options.go 100.00% <100.00%> (ø)
plugin/storage/integration/integration.go 76.33% <0.00%> (+0.38%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
cmd/query/main.go Show resolved Hide resolved
cmd/query/main.go Show resolved Hide resolved
@yurishkuro yurishkuro merged commit f99a590 into jaegertracing:main Jan 14, 2023
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Mar 5, 2023
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.

2 participants