Name | Description |
long bytesReceived | Sum of bytes received. |
int errorCount | Introspected attribute errorCount. |
int requestCount | Introspected attribute requestCount. |
long bytesSent | Introspected attribute bytesSent. |
long processingTime | Request processing time (in milliseconds) of each global request processor. |
long maxTime | Introspected attribute maxTime. |
long deltaBytesSent | Delta of introspected attribute bytesSent. |
int deltaRequestCount | Delta of introspected attribute requestCount. |
long deltaBytesReceived | Delta of sum of attribute bytesReceived. |
int deltaErrorCount | Delta of introspected attribute errorCount. |