Open
Description
Is your feature request related to a problem? Please describe.
I' currently using lambda extensions for starting an external process and tried to implement powertools' logging and metrics modules into it, however they did not work.
Describe the solution you'd like
Powertools recognizing that it is inside lambda environment to emit metrics and format logs.
Describe alternatives you've considered
Using cloudwatch sdk and log4j direct implementation, however it involves a lot of plumbing that is not easy to handle.
Additional context
Im using java 8 corretto runtime.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ideas