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

Issues with Zipkin exporter #881

Closed
lalitb opened this issue Jun 29, 2021 · 0 comments · Fixed by #886
Closed

Issues with Zipkin exporter #881

lalitb opened this issue Jun 29, 2021 · 0 comments · Fixed by #886
Labels
bug Something isn't working

Comments

@lalitb
Copy link
Member

lalitb commented Jun 29, 2021

Describe your environment
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)

Steps to reproduce
Configure Zipkin exporter, and observe the "duration" field in Zipkin Dashoard.

What is the expected behavior?
Duration should be in microseconds
What is the actual behavior?
It's in nanoseconds.

Additional context
Also kZipkinEndpointDefault variable is defined in the header file and has external linkage.

@lalitb lalitb added the bug Something isn't working label Jun 29, 2021
@lalitb lalitb changed the title Issues with Zipki Issues with Zipkin exporter Jun 29, 2021
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

Successfully merging a pull request may close this issue.

1 participant