Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Invert the direction of the auto-log traces so they match those given by Exceptions and culprit determination works properly. #12

Merged
dcramer merged 1 commit intogetsentry:masterfrom
ahknight:master
Oct 22, 2011
Merged

Invert the direction of the auto-log traces so they match those given by Exceptions and culprit determination works properly. #12
dcramer merged 1 commit intogetsentry:masterfrom
ahknight:master

Conversation

@ahknight
Copy link

When using SENTRY_AUTO_LOG_STACKS the resulting traces in Sentry are bottom-to-top whereas the traces from an exception are top-to-bottom. This is not only very confusing, but it causes Sentry to identify the WSGI handler as the cause of all errors in logging statements.

… by Exceptions and culprit determination works properly.
@ahknight ahknight mentioned this pull request Oct 21, 2011
dcramer added a commit that referenced this pull request Oct 22, 2011
Invert the direction of the auto-log traces so they match those given by Exceptions and culprit determination works properly.
@dcramer dcramer merged commit 1627a71 into getsentry:master Oct 22, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants