Which Analytics Charts Are Available on the General Page?

View the request volume, response time, and other metrics about requests sent from your applications on the General page.

Request Volume Chart

Use the Request Volume chart to view request traffic volume, request trends, and request success or failure rates.

The Request Volume chart displays the number of requests sent by an application.

To view Request Volume chart data:

  • Select All to display all requests.

  • Select Successful to display successful requests.

  • Select Failed to display requests that failed.


Description of request-volume-chart-dp.png follows
Description of the illustration request-volume-chart-dp.png

To view summary information for a specific period, hover your mouse over a vertical bar in the Request Volume chart.

By default, data for the last 24 hours is displayed. To display data for a different period, see View Analytics for a Specific Time Period.

Response Time Chart

Use the Response Time chart to view the response times for requests.

The Response Time chart displays round-trip request and response times (in milliseconds) for the selected application. The shortest and longest response times for the period are represented by vertical bars. A horizontal bar indicates the median round-trip time for the period.


Description of response-time-chart-dp.png follows
Description of the illustration response-time-chart-dp.png

To view summary information for a specific period, hover your mouse over a vertical or horizontal bar in the Response Time chart.

By default, data for the last 24 hours is displayed. To display data for a different period, see View Analytics for a Specific Time Period.

Payload Size Chart

The Payload Size chart displays the size of the payload sent with each request. The largest and smallest payload sizes for the period are represented by vertical bars. A horizontal bar indicates the median payload size during the period.

To view Payload Size chart data:

  • Select Request to view request payload sizes for the period.

  • Select Response to view response payload sizes for the period.


Description of payload-size-chart.png follows
Description of the illustration payload-size-chart.png

To view summary information for a specific period, hover your mouse over a vertical bar in the Payload Size chart.

By default, data for the current day is displayed. To display data for a different period, see View Analytics for a Specific Time Period.

Requests by API Chart

The Requests by API chart displays requests, rejections, and errors for each API deployed to the gateway.

The Requests by API chart displays this data:

  • The volume of requests sent to each API.

  • The percentage of requests sent to each API.

  • The volume of rejected requests for each API.

  • The percentage of rejected requests for each API.

  • The error volume for each API.

  • The error percentage for each API.

Requests by Resource Chart

The Requests by Resource chart displays the volume and distribution of requests (as a percentage) to resources for an API.

The Requests by Resource chart displays this data:

  • The volume of requests sent to each resource.

  • The percentage of requests sent to each resource.

  • The volume of rejected requests for each resource.

  • The percentage of rejected requests for each resource.

  • The volume of errors processed by each resource.

  • The percentage of errors processed by each resource.


Description of requests-resource.png follows
Description of the illustration requests-resource.png