-
Notifications
You must be signed in to change notification settings - Fork 2
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
log and process does not appear #8
Comments
Our official example uses axios and fetch: https://github.com/openzipkin/zipkin-js-example/tree/master/web. If you are looking for info/debug logging I don't think we have support for that. Could you ellaborate more about your use case? As per documentation, if you feel there is lacking information, feel free to add more details. Finally if you need some help with debugging I suggest you come by our gitter channel: https://gitter.im/openzipkin/zipkin |
Hi, if you have time to reply to the above questions, and there is no corresponding API, I will think of other ways to replace it. Thank you |
@pavolloffay can you please help us know how process maps to jaeger? I would have assumed span.localEndpoint.serviceName would have populated this |
It is correct. It might be a bug in Jaeger. @chenchuans could you please paste the data that is sent to Jaeger? |
Can send and receive normally, but the displayed information is incomplete。Please see the process difference between the two screenshots。
So I always wanted to ask whether there is a good way to solve the incomplete process information
|
When using axios and fetch, the collector has little message ,there is no process and log information, are these contents written in the code? If not, is there a configured demo or documentation or anything else,and I feel that the project documentation is particularly small, and the demo is too simple, is there any details?
The text was updated successfully, but these errors were encountered: