Closed
Bug 1621167
Opened 5 years ago
Closed 5 years ago
Improve logging in tc-github
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: owlish, Assigned: dustin)
References
(Blocks 1 open bug)
Details
No description provided.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → bstack
Reporter | ||
Updated•5 years ago
|
Assignee: bstack → dustin
Assignee | ||
Comment 1•5 years ago
|
||
From slack conversation:
- put some thought into logging and define some new messages
- turn a bunch of the remaining debug()'s into monitor.debug()
- make sure we log webhook receipt, including the ID
- log when processing a webhook fails
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Done! Note that most of the logs I added are at DEBUG level, which we don't typically capture -- so if we need to do some debugging, it will mean asking cloudops to change LEVEL for that service (which isn't hard).
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•