12 Apr 2019 08:53 PM
I'm creating a dashboard and would like to articulate the difference between webserver traffic and request count. Webserver is process based and request count is service based. Am I missing anything else?
Solved! Go to Solution.
15 Apr 2019 03:15 PM
Hello Alea,
"Process - Webserver Traffic" will return information about how many Mb/s is receiving this process.
"Process - Request Count" will show how many transactions have been received by the process.
Best regards
16 Apr 2019 02:39 PM
Thanks Rodrigo!