Closed
Bug 821015
Opened 13 years ago
Closed 13 years ago
the django-raven-metlog patch incorrectly referenced an invalid path to a sentry client
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-01-03
People
(Reporter: vng, Assigned: vng)
References
Details
The patch that landed in https://github.com/mozilla/zamboni/commit/54aa3c1 caused celeryd to break.
The patch incorrectly references djangometlog.raven instead of djangoraven.metlog for the namespace of the Sentry client.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → vng
Updated•13 years ago
|
Target Milestone: --- → 2013-01-03
| Assignee | ||
Comment 1•13 years ago
|
||
resolved as of zamboni revision 35138c7
You need to log in
before you can comment on or make changes to this bug.
Description
•