chore(profiler): Add deprecation warning for session functions (#4171) · gitcommit90/sentry-python@eb189ef · GitHub
Skip to content

Commit eb189ef

Browse files
authored
chore(profiler): Add deprecation warning for session functions (getsentry#4171)
We're deprecating the short-lived `start_profile_session` and `stop_profile_session` functions in favor of `start_profiler` and `stop_profiler`, respectively. The functions will be dropped in 3.x, see getsentry#4170
1 parent f6db981 commit eb189ef

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

sentry_sdk/profiler/continuous_profiler.py

Lines changed: 11 additions & 2 deletions

0 commit comments

Comments
 (0)