Replies: 1 comment
-
Looking at the headers I receive in the JAXRS ContainerRequestContext:
I don't have any |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I see in this commit and the associated issue #24192
6942710
I should have the AWS Request ID in the logs MDC, but sadly it's not the case.
@Temdegon I am wondering where I am wrong.
I am using quarkus-amazon-lambda-rest and quarkus-logging-json 3.2.4 and running as a natively compiled Amazon Lambda.
Beta Was this translation helpful? Give feedback.
All reactions