Add X-Request-ID from the gateway
trajano opened this issue · 0 comments
trajano commented
Generate a random token and pass it to every request down as part of the header.
In ms common a new prefilter is needed to call slf4j MDC put to store the request ID and the default logback message should add it in as well.