Skip to content

add a request ID to logs #7

@bwhitehead0

Description

@bwhitehead0

when loadtesting this endpoint, overloaded DNS servers causing delayed request handling, which caused logs to be written out of order, making it impossible to trace requests.

need to include a request ID. something like this might work: https://stackoverflow.com/questions/67381447/tracing-golang-http-request

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions