Closed Bug 892004 Opened 11 years ago Closed 11 years ago

We should use errormill for all exceptions in middleware_app

Categories

(Socorro Graveyard :: Middleware, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

(Whiteboard: [qa-])

This will make it easier to debug why we get 500 errors into socorro-crashstats
Assignee: nobody → peterbe
Target Milestone: --- → 54
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/954d955673fb1922655b19b16bac98ab26f79a25 bug 892004 - errormill for all exceptions in middleware_app, r=AdrianGaudebert
Target Milestone: 54 → 55
Depends on: 799280
Whiteboard: [qa-]
Target Milestone: 55 → 56
Target Milestone: 56 → 57
On dev, the middleware is now hooked up to Errormill. https://errormill.mozilla.org/webtools/socorro-dev/ To do that I edited /etc/socorro/middleware.ini and added the following lines:: [sentry] +include /etc/socorro/sentry.ini And in sentry.ini it just contains:: dsn=https://2413..redacted...9d@errormill.mozilla.org/31
Target Milestone: 57 → 58
Target Milestone: 58 → Future
Just forgot to resolve the bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.