20edb20563
The "debug" environment allows for an additional label in Sentry. I use this to isolate issues/traces only present on my server with DEBUG enabled, for faster development and tracing. The sentry _experiments is a optional list of beta-grade experiments that Sentry is developing. Profile traces is one of those experiments, to adding it disabled by default. Developers can enable it with the provided setting. |
||
---|---|---|
.. | ||
__init__.py | ||
asgi.py | ||
settings.py | ||
urls.py | ||
wsgi.py |