Summary tab
The summary tab lists several different indicators of how your APIs are performing.
A few key indicators include:
Total requests received
Total Errors - includes requests that return an error code. This will include client side errors like bad requests.
Server Errors - includes request that resulted in a 500 Internal Server Error. These indicate errors in your server side code that should be handled.
CPU percentage can give you a snapshot of how much system resources your APIs are consuming
The Request and Response chart providesÂ