-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
To make it easier to quickly find all log lines related to a request, we might consider adding a "request id" in our logs. This is specified as an optional MozLog field:
rid | string | unique request id for correlating other log lines | optional
This would help us, for example, quickly find all of the operations that were performed for one webhook request.
bsieber-mozilla and leplatrem
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request