-
Notifications
You must be signed in to change notification settings - Fork 173
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 zipkin #642
feat: add zipkin #642
Conversation
# Conflicts: # go.mod
# Conflicts: # cmd/layotto/main.go # cmd/layotto_multiple_api/main.go
6/18 community meeting: |
Codecov Report
@@ Coverage Diff @@
## main #642 +/- ##
=======================================
Coverage 60.93% 60.93%
=======================================
Files 120 120
Lines 6384 6384
=======================================
Hits 3890 3890
Misses 2121 2121
Partials 373 373 Continue to review full report at Codecov.
|
…/add_zipkin # Conflicts: # configs/config_trace_zipkin.json
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
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. I uploaded the image to CDN
What this PR does:
layotto add zipkin feature
Which issue(s) this PR fixes:
fix #593