-
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
TLS configuration for Zipkin #3676
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3676 +/- ##
==========================================
+ Coverage 96.50% 96.56% +0.06%
==========================================
Files 268 268
Lines 15668 15689 +21
==========================================
+ Hits 15120 15150 +30
+ Misses 457 449 -8
+ Partials 91 90 -1
Continue to review full report at Codecov.
|
You shouldn't need to explicitly modify docs as the CLI docs are autogenerated on release: https://github.com/jaegertracing/documentation/blob/main/RELEASE.md#auto-generated-documentation-for-cli-flags |
Oh, great 👍🏻 !! |
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.
Looks good, just a couple of nits.
Signed-off-by: Matthieu MOREL <[email protected]>
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.
Thanks!
Hi @albertteoh , @yurishkuro ! |
The tentative date for the next release v1.35.0 is around 3rd June: https://github.com/jaegertracing/jaeger/blob/main/RELEASE.md#release-managers |
Great! Thank you! |
Signed-off-by: Matthieu MOREL <[email protected]> Co-authored-by: Matthieu MOREL <[email protected]> Signed-off-by: Albert Teoh <[email protected]>
Which problem is this PR solving?
Short description of the changes
Signed-off-by: Matthieu MOREL [email protected]