Is there a way to aggregate calls per second from multiple databases? I am able to graph each database's calls per second but I want to get a sense for a db server what is the total calls per second given a time period. As an alternative can I get a ...
We use IIS in a .net environment. There is a lot of discussion about garbage collection stats and JVM on the support site. Where can I see garbage collection stats for each of our web api servers in a .net environment?
Tim