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

Tracing is not going deeper in the caller code #102

Open
nnikolay opened this issue Dec 13, 2023 · 0 comments
Open

Tracing is not going deeper in the caller code #102

nnikolay opened this issue Dec 13, 2023 · 0 comments

Comments

@nnikolay
Copy link

Hi everyone! I found your libs by searching for a Jeager solution for PHP. Great work! I am testing right now OpentracingBundle-Jaeger for our Symfony Microservices and I am wondering if I have some misunderstandings about the distributed tracing.

I posted also the issue in Stackoverflow: https://stackoverflow.com/questions/77652397/distributed-tracing-with-jaeger-between-symfony-php-microservices

But also here in short. In Jeager I don't see the nested calls (the stacktrace of all the calls) but see only the main call and thats it. The same also for Commands, when I run some command, then I see only one span and not the class/method calls inside the command.

Do I miss some setting for enabling this? Thanks!

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