Performance counters
All WCF performance counters (<diagnostics performanceCounters=”All”/>) are enabled for the Interview Web Service, and are set in the web.config file. This results in the performance counters being exposed under the following performance objects:
▪ServiceModelService 4.0.0.0
▪ServiceModelEndpoint 4.0.0.0
▪ServiceModelOperation 4.0.0.0
For more information, see the Microsoft MSDN article “WCF Performance Counters”:
See also