This option allows selecting the type of recorded data that is to be analyzed and the X-Y axis representation for each merics as mentioned below.
Figure 1: Analytics section with the list of Metrics displayed under Analyze drop-down list
To change from one metrics option to the other, select the desired option from the Analyze drop-down list as shown above.
Refer to the table below for the descriptions of all Metric options
|
Metric Option |
Description |
Metric Option |
Description |
|---|---|---|---|
|
TRAFFIC |
Number of calls received by the server. |
AVG_PROXY_REQUEST_SIZE |
Average size in bytes that is received from the client. |
|
CACHE_HIT |
Number of times a response is retrieved from the cache without calling the backend server |
MAX_PROXY_REQUEST_SIZE |
Maximum size in bytes that is received from the client. |
|
PROXY_ERRORS |
Number of errors occurred in the proxy pipeline. |
MIN_PROXY_REQUEST_SIZE |
Minimum size in bytes that is received from the client. |
|
CACHE_ERRORS |
Number of errors occurred while accessing the cache. |
AVG_PROXY_RESPONSE_SIZE |
Average size in bytes that is sent to the client. |
|
TOTAL_ERRORS |
Total number of Errors occurred in the Proxy as well as the backend server. |
MAX_PROXY_RESPONSE_SIZE |
Maximum size in bytes that is sent to the client. |
|
POLICY_ERRORS |
Number of Errors occurred due to violation of policies. |
MIN_PROXY_RESPONSE_SIZE |
Minimum size in bytes that is sent to the client. |
|
AVG_PROXY_PROCESSING_TIME |
Average time in milliseconds that a request is processed in the proxy server. |
AVG_TARGET_REQUEST_SIZE |
Average size of the request in bytes sent to the target server. |
|
MAX_PROXY_PROCESSING_TIME |
Maximum time in milliseconds that a request is processed in the proxy server. |
MAX_TARGET_REQUEST_SIZE |
Maximum size of the request in bytes sent to the target server. |
|
MIN_PROXY_PROCESSING_TIME |
Minimum time in milliseconds that a request is processed in the proxy server. |
MIN_TARGET_REQUEST_SIZE |
Minimum size of the request in bytes sent to the target server. |
|
AVG_TARGET_PROCESSING_TIME |
Average time in milliseconds that a request is processed by the backend server. |
AVG_TARGET_RESPONSE_SIZE |
Average size of the response in bytes received from the target server. |
|
MAX_TARGET_PROCESSING_TIME |
Maximum time in milliseconds that a request is processed by the backend server. |
MAX_TARGET_RESPONSE_SIZE |
Maximum size of the response in bytes received from the target server. |
|
MIN_TARGET_PROCESSING_TIME |
Minimum time in milliseconds that a request is processed by the backend server. |
MIN_TARGET_RESPONSE_SIZE |
Minimum size of the response in bytes received from the target server. |
Table 1: X-Y axis representation for the recorded Metric Type selected
Figure 2: Analyze option with the Porxy_Error metrics selected