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
Sentry Saas (sentry.io)
1.9.10
The redis span should be under the CounterMiddleware.
CounterMiddleware
The redis span is under the AsyncExitStackMiddleware
AsyncExitStackMiddleware
The text was updated successfully, but these errors were encountered:
This is also related with this amazing issue: #1187
Sorry, something went wrong.
and #772
also #772 (comment)
and #1333 (comment)
antonpirker
Successfully merging a pull request may close this issue.
How do you use Sentry?
Sentry Saas (sentry.io)
Version
1.9.10
Steps to Reproduce
Expected Result
The redis span should be under the
CounterMiddleware
.Actual Result
The redis span is under the
AsyncExitStackMiddleware
The text was updated successfully, but these errors were encountered: