API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

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

image2025-3-5_17-48-45.png

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.

image-20260218-114534.png
Analyze option with the Target Errors metrics selected for a week on an hourly basis