Open nichoski opened 3 years ago
Hi @nichoski please reformulate so that your ticket includes a problem statement. (https://en.m.wikipedia.org/wiki/Problem_statement)
maybe this can also be reworked as a pullrequest on https://github.com/divio/aldryn-django ? this would allow us to better test and accept this change.
Note: I added a problem statement to the issue.
Specific Case
We would like to enable Sentry APM for performance measurement
In aldryn_config.py file in aldryn-django addon, there are existing settings for sentry_sdk initiation. We need to add a traces_sample_rate setting which is needed for performances reporting by sentry. This:
Needs to be replaced with this:
However Divio Bot is resetting this change when we push the commit to our gitlab.com repository. As a workaround, we set up our own sentry sdk setup in settings.py