Hi.
I am creating a grafana visualization that will show performance data of all pc user account.
I am trying to collect cpu, memory, process, etc. data from all the user accounts using telegraf. I want to separate the performance graphs by account.
What should I do?
Thank you!