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

log and process does not appear #8

Open
chenchuans opened this issue Apr 19, 2020 · 6 comments
Open

log and process does not appear #8

chenchuans opened this issue Apr 19, 2020 · 6 comments

Comments

@chenchuans
Copy link

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?

@jcchavezs
Copy link

jcchavezs commented Apr 20, 2020

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

@chenchuans
Copy link
Author

Thank you for your reply and I still have some questions ... Custom content can be written in defaultTags and displayed in it , but the process tag is always displayed as empty. Is there any corresponding API? The log tag is not shown in the screenshot.
1

@chenchuans
Copy link
Author

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

@codefromthecrypt codefromthecrypt transferred this issue from openzipkin/zipkin-js Apr 25, 2020
@codefromthecrypt
Copy link
Member

@pavolloffay can you please help us know how process maps to jaeger? I would have assumed span.localEndpoint.serviceName would have populated this

@pavolloffay
Copy link

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?

@chenchuans
Copy link
Author

chenchuans commented Apr 27, 2020 via email

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

No branches or pull requests

4 participants