commit | 6659380a5d626eb8582dcf0690987560fb5042eb | [log] [tgz] |
---|---|---|
author | Alex Shatov <alexs@att.com> | Fri May 18 14:39:34 2018 -0400 |
committer | Alex Shatov <alexs@att.com> | Fri May 18 14:39:34 2018 -0400 |
tree | 654fbda63bce13cccf5074a86d0f566e3958f0b1 | |
parent | 248719e005ab1375745827abd4f3a5688683453f [diff] |
blueprint for 2.4.4 policy-handler - log process memory - in search of the memory leak that is falsely reported by docker stats, the following runtime logging was added = process_memory - rss and other memory of the current process = virtual_memory - the memory info of the whole system = thread_stacks - the active threads with the full stack on each Change-Id: I69f4f5d03a9a0c13460766fe00bf5d4816b27f59 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-514