Open
Description
Would it be possible to mark a emptyDir volume for collection in place native core dumps (as well)?
The reason I ask is that we also want to collect heapdumps made on OOM from nodejs (there are probably other applications that exhibit similar behaviour). Node does this with --heapsnapshot-near-heap-limit
and could be configured to output to an emptyDir volume or similar.
My theory would be to have core-dump-handler responsible for uploading any files to it's object store that it finds in these folders along with some basic metadata.
Thoughts? Aligned enough with the goals of this project, or something seperate?
Metadata
Metadata
Assignees
Labels
No labels