-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[BREAKING CHANGE] Add config settings for Http Client, change Zipkin to use it. #1186
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1186 +/- ##
==========================================
- Coverage 87.58% 87.57% -0.01%
==========================================
Files 203 204 +1
Lines 14561 14573 +12
==========================================
+ Hits 12753 12763 +10
- Misses 1370 1371 +1
- Partials 438 439 +1
Continue to review full report at Codecov.
|
e1631d2
to
4455e2c
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.
LGTM
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Signed-off-by: Hui Kang <kangh@us.ibm.com> Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Breaking change for Zipkin config "url" -> "endpoint", this makes it consistent with others.
Depends on #1184
Side effects: