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

feat(profiling): Enable profiling for all transactions #1779

Closed

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Dec 9, 2022

Up to now, we've only been profiling WSGI transactions. This change will enable profiling for all transactions.

#1778 is required for the active thread id to be set correctly for ASGI transactions

Up to now, we've only been profiling WSGI transactions. This change will enable
profiling for all transactions.
@Zylphrex Zylphrex requested review from antonpirker, sl0thentr0py and a team December 9, 2022 19:45
@Zylphrex
Copy link
Member Author

Actually going to close this PR for now. There are some optimizations I want to get in first and that'll conflict with the changes here quite a bit.

@Zylphrex Zylphrex closed this Dec 16, 2022
@antonpirker antonpirker deleted the txiao/feat/enable-profiling-for-all-transactions branch April 19, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants