Skip to content

Add rid (request id) to logs #344

@grahamalama

Description

@grahamalama

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions