micronaut-aws icon indicating copy to clipboard operation
micronaut-aws copied to clipboard

MicronautLambdaHandler should populate diagnostic aws values for slf4j

Open theaspect opened this issue 3 years ago • 1 comments

Feature description

MicronautRequestHandler has populateMappingDiagnosticContextValues but MicronautLambdaHandler for some reason does not.

If there're no objection I could prepare PR replicating the same method from RequestHandler. Or probably it make sense to abstract it into general class.

theaspect avatar Feb 23 '22 08:02 theaspect

PRs welcome

graemerocher avatar Feb 23 '22 19:02 graemerocher