How to get heap dump on s3 location after getting OOM exception in aws lambda function

0

I can store hprofile heap file whenever there is a OOM exception in java application. So I want similar type solution in aws lambda that whenever any OOM exception occur during running java application jar in aws lambda, heap file will stored in s3 location. So that it can be used for further analysis.

preguntada hace 2 años108 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas