I am working on an ASP.NET Core Web API application in which I am working with the files security. I want to monitor the maximum and minimum RAM and CPU consumption for each task processing.
Is there any library to achieve this?
I am working on an ASP.NET Core Web API application in which I am working with the files security. I want to monitor the maximum and minimum RAM and CPU consumption for each task processing.
Is there any library to achieve this?