CLR Metrics

CLR metrics provide insight into how the .NET runtime is performing. There metrics are collected from Windows Performance counters. The Splunk AppDynamics preconfigured CLR metrics include:

  • .NET CLR memory usage
  • Total classes loaded and how many are currently loaded
  • Garbage collection time spent, and detailed metrics about GC memory pools and caching
  • Locks and thread usage
  • Memory heap and non-heap usage, including the large object heap
  • Percent CPU process usage