-
Notifications
You must be signed in to change notification settings - Fork 784
The serviceName is not being resolved properly #1183
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
Conversation
|
@jwcarman Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
...h-core/src/main/java/org/springframework/cloud/sleuth/autoconfig/TraceAutoConfiguration.java
Show resolved
Hide resolved
|
@jwcarman Thank you for signing the Contributor License Agreement! |
Codecov Report
@@ Coverage Diff @@
## master #1183 +/- ##
============================================
+ Coverage 69.75% 69.77% +0.01%
- Complexity 772 773 +1
============================================
Files 142 142
Lines 3525 3527 +2
Branches 386 387 +1
============================================
+ Hits 2459 2461 +2
Misses 843 843
Partials 223 223
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1183 +/- ##
============================================
- Coverage 69.75% 69.65% -0.11%
- Complexity 772 773 +1
============================================
Files 142 142
Lines 3525 3526 +1
Branches 386 387 +1
============================================
- Hits 2459 2456 -3
- Misses 843 848 +5
+ Partials 223 222 -1
Continue to review full report at Codecov.
|
|
Congrats @jwcarman on your first contribution :) |
|
W00T! Thanks for the merge. Looking forward to the 2.1.0.RELEASE! |
No description provided.