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.

demandé il y a 2 ans89 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions