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

Running flasktracing in gunicorn ends up to no root span #49

Closed
zh0uquan opened this issue Oct 12, 2020 · 1 comment
Closed

Running flasktracing in gunicorn ends up to no root span #49

zh0uquan opened this issue Oct 12, 2020 · 1 comment

Comments

@zh0uquan
Copy link

I have an flask app using flasktracing, all the requests are shown in my jaeger backend UI without WSGI server. But when I run with gunicorn, I saw my "no-root-span" messages in the UI. I am using threads only with only one sync worker, and I have tried lazy-init and normal init the global tracer . Any idea how to fix it?

@zh0uquan
Copy link
Author

closing it found it might be the connexion-plus problem I am using.

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