Skip to main content
Skip table of contents

Analyze metrics

The Advanced section allows selecting the type of recorded data that is to be analyzed and the X-Y axis representation for each metric as below:

  • Traffic
  • Cache Hit
  • Cache Errors
  • Policy Errors
  • Proxy Errors
  • Target Errors
  • Total Errors
  • Avg Proxy Processing Time
  • Max Proxy Processing Time
  • Min Proxy Processing Time
  • Avg Target Processing Time
  • Max Target Processing Time
  • Min Target Processing Time
  • Avg Proxy Request Size
  • Max Proxy Request Size
  • Avg Proxy Response Size
  • Max Proxy Response Size
  • Avg Target Request Size
  • Target Errors

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 OptionDescriptionMetric OptionDescription
TRAFFICNumber of calls received by the server.AVG_PROXY_REQUEST_SIZEAverage size in bytes that is received from the client.
CACHE_HITNumber of times a response is retrieved from the cache without calling the backend serverMAX_PROXY_REQUEST_SIZEMaximum size in bytes that is received from the client.

PROXY_ERRORS

Number of errors occurred in the proxy pipeline.MIN_PROXY_REQUEST_SIZEMinimum size in bytes that is received from the client.
CACHE_ERRORSNumber of errors occurred while accessing the cache.AVG_PROXY_RESPONSE_SIZEAverage size in bytes that is sent to the client.
TOTAL_ERRORSTotal number of Errors occurred in the Proxy as well as the backend server.MAX_PROXY_RESPONSE_SIZEMaximum size in bytes that is sent to the client.
POLICY_ERRORSNumber of Errors occurred due to violation of policies.MIN_PROXY_RESPONSE_SIZEMinimum size in bytes that is sent to the client.
AVG_PROXY_PROCESSING_TIMEAverage time in milliseconds that a request is processed in the proxy server.AVG_TARGET_REQUEST_SIZEAverage size of the request in bytes sent to the target server.
MAX_PROXY_PROCESSING_TIMEMaximum time in milliseconds that a request is processed in the proxy server.MAX_TARGET_REQUEST_SIZEMaximum size of the request in bytes sent to the target server.
MIN_PROXY_PROCESSING_TIMEMinimum time in milliseconds that a request is processed in the proxy server.MIN_TARGET_REQUEST_SIZEMinimum size of the request in bytes sent to the target server.
AVG_TARGET_PROCESSING_TIMEAverage time in milliseconds that a request is processed by the backend server.AVG_TARGET_RESPONSE_SIZEAverage size of the response in bytes received from the target server.
MAX_TARGET_PROCESSING_TIMEMaximum time in milliseconds that a request is processed by the backend server.MAX_TARGET_RESPONSE_SIZEMaximum size of the response in bytes received from the target server.
MIN_TARGET_PROCESSING_TIMEMinimum time in milliseconds that a request is processed by the backend server.MIN_TARGET_RESPONSE_SIZEMinimum size of the response in bytes received from the target server.


Analyze option with the Target Errors metrics selected for a week on an hourly basis


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.