We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This`s an issue for #356
Now, TracingInterceptor creates all spans with kind=INTERNAL
This PR changes this to CLIENT/SERVER model for convenient service graphs in APM (Tempo for ex.)
Before:
After:
The text was updated successfully, but these errors were encountered:
Thanks for the PR! Commented there. I completely agree we need to set this properly.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
This`s an issue for #356
Now, TracingInterceptor creates all spans with kind=INTERNAL
This PR changes this to CLIENT/SERVER model for convenient service graphs in APM (Tempo for ex.)
Before:

After:

The text was updated successfully, but these errors were encountered: