Adding CPU & Memory metrics for App

This commit is contained in:
Hari Juturu 2017-05-15 17:41:45 -07:00 committed by Hari Krishna Reddy Juturu
parent 0d2aa5c027
commit 939747945e
9 changed files with 159 additions and 34 deletions

View file

@ -1,4 +0,0 @@
# ProcessMemoryInfo Object
* `pid` Integer - Process id of the process.
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.