Closed Bug 769470 Opened 12 years ago Closed 12 years ago

Send solitude errors to sentry

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

References

Details

We should add in raven to solitude, then send the errors to sentry.

We should also be scrubbing errors for anything that might be leaking. That makes this a harder bug than it first appears.
Jason: do you have to do something to allow payments-dev to speak to out sentry? You mentioned something about this in irc.
Assignee: nobody → jthomas
Priority: -- → P3
Yes, I needed to add 'payments-dev.allizom.org' project in sentry. This has been already done and I have added the following value to local.py:

SENTRY_DSN = 'udp://52071bb9f1d54a8bb2cb7a4c04598fde:4d420e009259476d86af6364c97bbd31@sentry1.addons.phx1.mozilla.com:9000/11'

But we may need to modify LOGGING and INSTALLED_APPS to have errors sent to sentry instead of syslog [1]

[1] http://raven.readthedocs.org/en/latest/config/django.html
Cool, thanks I can do the rest.
Assignee: jthomas → amckay
http://sentry.dmz.phx1.mozilla.com/payments-dev/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.