|
Measures reported by AspNetClrExceptionTest The AspNetClrExceptionTest reports statistics related to the exceptions that occur in the CLR due to managed and unmanaged exceptions. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Clr_exceptions
|
The total number of managed exceptions thrown per second. As this number increases, performance degrades. |
Exceptions/Sec
|
Exceptions are very costly and can severely degrade your application performance. A high value of this measure is therefore an indicator of potential performance issues.
|
|