Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

[feature] add memory monitoring and profiling policy to healthmgr #2454

Open
huijunw opened this issue Oct 18, 2017 · 1 comment
Open

[feature] add memory monitoring and profiling policy to healthmgr #2454

huijunw opened this issue Oct 18, 2017 · 1 comment

Comments

@huijunw
Copy link
Contributor

huijunw commented Oct 18, 2017

We observed sometimes stmgr out of memory and heron-instance out of memory. But the containers were restarted by the scheduler and the we did not have chance to profile the process memory.

Propose a feature to monitor and profile process memory policy on top of dhalion/healthmgr framework.
detector: monitor stmgr/heon-instance memory
diagnoser: if the process memory is too high, trigger resolver
resolver: start process memory profiling for 1 min overwriting the last profile.
This policy keeps a last copy of process memory profile before scheduler restarts the container.

thoughts? @ashvina @avflor @srkukarni @objmagic @maosongfu

@huijunw
Copy link
Contributor Author

huijunw commented Oct 18, 2017

relates to #2005

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant