Skip to content
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

tracing #1624

Closed
gofromzero opened this issue Nov 12, 2021 · 1 comment
Closed

tracing #1624

gofromzero opened this issue Nov 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@gofromzero
Copy link
Contributor

What happened:

case trace.SpanKindClient:
return &Tracer{tracer: otel.Tracer("kartos"), kind: kind, opt: &op}
case trace.SpanKindServer:
return &Tracer{tracer: otel.Tracer("kartos"), kind: kind, opt: &op}
default:

What you expected to happen:

这个是否是拼写错误 kratos kartos

Environment:

  • Kratos version (use kratos -v): 2.1.1
@gofromzero gofromzero added the bug Something isn't working label Nov 12, 2021
@fifsky
Copy link
Contributor

fifsky commented Nov 12, 2021

应该是的,你可以提交一个PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants