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

LogFields key with whitespace will NOT show in tracing UI #24

Open
yuekui2 opened this issue Mar 29, 2017 · 0 comments
Open

LogFields key with whitespace will NOT show in tracing UI #24

yuekui2 opened this issue Mar 29, 2017 · 0 comments

Comments

@yuekui2
Copy link

yuekui2 commented Mar 29, 2017

When I try out, I found LogFields' key with whitespace does NOT work. It will not show in UI, also not in the json. After I remove the white space, for example, "gRPC response" => gRPCResponse, it works properly.

clientSpan.LogFields(log.Object("gRPC response", resp))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant