Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Support Process CPU and Memory from Linux #1189

Closed
cijothomas opened this issue May 13, 2019 · 0 comments · Fixed by #1195
Closed

Support Process CPU and Memory from Linux #1189

cijothomas opened this issue May 13, 2019 · 0 comments · Fixed by #1195

Comments

@cijothomas
Copy link
Contributor

Overall story:
#1188

The goal is to leverage the following to report process cpu, process memory usage.
https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.process.totalprocessortime
https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.process.privatememorysize64

These 2 counters are what powers LiveMetric charts.(which appear blank in Linux now)
image

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

Successfully merging a pull request may close this issue.

1 participant