bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.36k stars 397 forks source link

document how to handle container OOM #604

Closed micheleAlberto closed 5 months ago

micheleAlberto commented 5 months ago

Issue number of the reported bug or feature request: #598

Describe your changes This adds some documentation about how to run memray in containers that get out of memory

Testing performed I tested the scripted solution locally (but not in a container)

micheleAlberto commented 5 months ago

this is how the docs render image