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 on all transactions #1797

Merged
merged 11 commits into from Jan 30, 2023

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Dec 20, 2022

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

Base automatically changed from txiao/ref/remove-sample-buffer-from-profiler to master January 10, 2023 16:11
@Zylphrex Zylphrex force-pushed the txiao/feat/enabling-profiling-on-all-transactions branch from 7baab35 to f2d3814 Compare January 10, 2023 18:06
@Zylphrex Zylphrex force-pushed the txiao/feat/enabling-profiling-on-all-transactions branch from f2d3814 to 8830013 Compare January 17, 2023 21:55
@Zylphrex Zylphrex force-pushed the txiao/feat/enabling-profiling-on-all-transactions branch from 8830013 to 56e641a Compare January 23, 2023 20:01
sentry_sdk/profiler.py Show resolved Hide resolved
sentry_sdk/profiler.py Show resolved Hide resolved
@Zylphrex Zylphrex requested review from sl0thentr0py, antonpirker and a team January 24, 2023 16:39
@Zylphrex Zylphrex marked this pull request as ready for review January 24, 2023 16:39
@antonpirker antonpirker merged commit a51d615 into master Jan 30, 2023
@antonpirker antonpirker deleted the txiao/feat/enabling-profiling-on-all-transactions branch January 30, 2023 07:53
@antonpirker antonpirker self-assigned this Jan 30, 2023
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