- Notifications
You must be signed in to change notification settings - Fork 568
Closed
Labels
Good first issueGood for newcomersGood for newcomers
Description
Problem Statement
Some users do not like the source context to be there and want to disable it.
Solution Brainstorm
For this we need to add a SDK option include_source_context that defaults to True.
If set to false, the source context should not be included.
Here is probably the place where to decide whether to add the source context or not:
https://github.com/getsentry/sentry-python/blob/antonpirker/celery-beat-wo-restart/sentry_sdk/utils.py#L614-L625
maxkosty and SaturnFromTitan
Metadata
Metadata
Assignees
Labels
Good first issueGood for newcomersGood for newcomers