Closed
Bug 1463709
Opened 7 years ago
Closed 7 years ago
Investigate more advanced exception logging solutions
Categories
(Tree Management :: Treeherder: Infrastructure, enhancement, P3)
Tree Management
Treeherder: Infrastructure
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1439368
People
(Reporter: ghickman, Unassigned)
Details
Set up exception logging to get deeper insight and grouping of exceptions.
A selection of tools exist as Heroku addons already: https://elements.heroku.com/addons
Whichever one we choose should at least:
* Group similar exceptions
* Show the contents of variables in each frame of a stack
Nice to haves:
* extra context tagging
* release tracking
* mark a group as resolved until next release
Updated•7 years ago
|
Blocks: 1059325
Component: Treeherder → Treeherder: Infrastructure
Priority: -- → P3
Summary: Add Exception Logging → Investigate more advanced exception logging solutions
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•