Skip to content

Conversation

@bolinocroustibat
Copy link
Contributor

@bolinocroustibat bolinocroustibat commented Nov 18, 2024

Update deprecated Sentry methods:

  • Use sentry_sdk.Hub.current.client instead of config.SENTRY_DSN to check if Sentry is correctly working, as it is the recommended way
  • Use tags instead of deprecated extra
  • Use new_scope() method instead of deprecated push_scope() method

@bolinocroustibat bolinocroustibat self-assigned this Nov 18, 2024
@bolinocroustibat bolinocroustibat force-pushed the update-sentry-deprecated-methods branch 2 times, most recently from 46cd4e4 to 066ce35 Compare November 18, 2024 14:34
@bolinocroustibat bolinocroustibat force-pushed the update-sentry-deprecated-methods branch from 67ccf5d to f8cbf70 Compare November 18, 2024 14:45
@bolinocroustibat bolinocroustibat merged commit 052850f into main Nov 18, 2024
@bolinocroustibat bolinocroustibat deleted the update-sentry-deprecated-methods branch November 18, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants