Collecting performance data of ALL user accounts in PC

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!

Hello @Ani_Amirjanyan,
Thank you for your question. You can include tags in the output protion of the telegraf config.

## The value of this tag will be used to determine the database.  If this
 ## tag is not set the 'database' option is used as the default.
 # database_tag = ""