Closed Bug 816137 Opened 12 years ago Closed 12 years ago

Add Raven

Categories

(support.mozilla.org :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012Q4

People

(Reporter: jsocol, Assigned: rrosario)

References

Details

(Whiteboard: u=dev c=general p=1 s=2012.23)

To get Sentry, we need to add Raven-python[1] to the vendor lib and installed apps:

INSTALLED_APPS = (
    # ...
    'raven.contrib.django',
    # ...
)

http://raven.readthedocs.org/en/latest/
Priority: -- → P2
Whiteboard: u=dev c=general p=1 s=2012.24
Target Milestone: --- → 2012Q4
Moving to the current sprint because Sentry is ready for us and wants our traffic ASAP.
Assignee: nobody → rrosario
Whiteboard: u=dev c=general p=1 s=2012.24 → u=dev c=general p=1 s=2012.23
Landed and deployed:

https://github.com/mozilla/kitsune/commit/aee5eb16583a083e61399ec046c001f20fee497a
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.