Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since we don't export per-filetype fd counts any more, delete all the code re... | Paul "LeoNerd" Evans | 2016-11-03 | 1 | -36/+4 |
* | Remove now-unused 'resource' import | Paul "LeoNerd" Evans | 2016-11-03 | 1 | -8/+0 |
* | Now we have new-style metrics don't bother exporting legacy-named process ones | Paul "LeoNerd" Evans | 2016-11-03 | 1 | -16/+1 |
* | Pass the Metrics group into the process collector instead of having it find i... | Paul "LeoNerd" Evans | 2016-10-27 | 1 | -7/+3 |
* | Split callback metric lambda functions down onto their own lines to keep line... | Paul "LeoNerd" Evans | 2016-10-19 | 1 | -8/+16 |
* | Adjust code for <100 char line limit | Paul "LeoNerd" Evans | 2016-10-19 | 1 | -1/+1 |
* | Cut the raw /proc/self/stat line up into named fields at collection time | Paul "LeoNerd" Evans | 2016-10-19 | 1 | -8/+22 |
* | Move the process metrics collector code into its own file | Paul "LeoNerd" Evans | 2016-10-19 | 1 | -0/+159 |