Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only output segment/sentry info when DRUD_DEBUG=true, fixes #1684 #1724

Merged
merged 1 commit into from
Jul 22, 2019

Conversation

rfay
Copy link
Member

@rfay rfay commented Jul 22, 2019

The Problem/Issue/Bug:

#1684 put us on notice that if things go wrong with sentry or segment, there's no reason to expose that to the customer.

How this PR Solves The Problem:

For a limited set of things, use output.Userout.Debugf() instead of anything else (like util.Warning()). That at least limits the possibilities, and those things will only be shown if DRUD_DEBUG=true

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay merged commit 663194b into ddev:master Jul 22, 2019
@rfay rfay deleted the 20190722_sentry_updates branch July 22, 2019 22:53
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.

None yet

1 participant