-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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: Add sampling store support to Badger #4834
feat: Add sampling store support to Badger #4834
Conversation
Hey @yurishkuro , for now I have Implemented Edit: Implemented |
c818f63
to
2f24d91
Compare
Codecov ReportAttention:
📢 Thoughts on this report? Let us know!. |
5c75b90
to
f3bd46d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor comments, lgtm otherwise. If possible, try to add tests for conditions that can be tested.
e6d395c
to
04f67c4
Compare
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
ba1e613
to
2928d5e
Compare
Hey @yurishkuro , I have made the changes can you please take a look. |
Thanks! |
## Which problem is this PR solving? - Part of #4963 - Follow up to #4834 ## Description of the changes - Explicitly declare all interfaces each factory implements - Move these declarations to the main file for visibility ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us>
Which problem is this PR solving?
Related #3305
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test