Web Application Metrics
Table 2-5 Response
| Metric | Description |
|---|---|
| ouaf_response_status | Status |
Table 2-6 Class Loader Information
| Metric | Description |
|---|---|
| classloader_loaded.class.count | Number of classes loaded |
| classloader_unloaded.class.count | Number of classes unloaded |
| classloader_total.class.count | Total number of classes loaded |
Table 2-7 Process Threads Information
| Metric | Description |
|---|---|
| threadinfo_current.thread.cpu.time | Current Thread CPU Time |
| threadinfo_current.thread.user.time | Current Thread User Time |
| threadinfo_thread.count | Thread Count |
| threadinfo_peak.thread.count | Peak Thread Count |
| threadinfo_daemon.thread.count | Daemon Thread Count |
Table 2-8 Heap Information
| Metric | Description |
|---|---|
| heapinfo_finalization.count | Finalization Count |
| heapinfo_init.heap.memory | Initial Heap Memory |
| heapinfo_max.heap.memory | Maximum Heap Memory |
| heapinfo_used.heap.memory | Used Heap Memory |
| heapinfo_init.nonheap.memory | Initial Non-Heap Memory |
| heapinfo_max.nonheap.memory | Maximum Non-Heap Memory |
| heapinfo_used.nonheap.memory | Used Non-Heap Memory |