cantal icon indicating copy to clipboard operation
cantal copied to clipboard

Clean short-lived processes faster

Open tailhook opened this issue 9 years ago • 0 comments

Cantal tries to track all the processes in the system. And it keeps the data for 1-2 hours.

If there are two much short-lived processes in the system they occupy too much memory, but the data they generate is pretty much useless. We should probably clean short-lived processes faster to drop CPU usage by cantal on such system.

tailhook avatar Sep 06 '16 11:09 tailhook