The average of the Total Response Time measured for all API calls made to an Apigee
organization environment. The Total Response Time is the amount of time it takes for
an API call to Apigee to return (in milliseconds).
Or, put another way, total response time is the time measured from when an entire API
call is received on Apigee to the time Apigee begins sending a response back to the
client app.
Average Target Time
The average number of milliseconds that it takes from the point the last byte of a
request is sent from Apigee to a backend target to the time Apigee receives the last
byte of the response.
It's basically measuring how much time the API call spends on the target
system.
Average Proxy Time
This value is calculated as the Total Response Time minus the Target Response
Time.
It's basically a measure of how much time the API call spends flowing through Apigee
itself (in milliseconds).
Target Errors
Metric
Description
Total Errors
Measures the total number of errors sent from backend targets to Apigee.
3XX Errors
Measures the total number of HTTP 3XX sent from backend targets to Apigee.
4XX Errors
Measures the total number of HTTP 4XX errors sent from backend targets to Apigee.
5XX Errors
Measures the total number of HTTP 5XX sent from backend targets to Apigee.
Payload Size
Metric
Description
Total Payload Size
The total payload size for all requests and responses between Apigee and backend
targets.
Request Payload Size
The total payload size for all requests sent from Apigee to backend targets.
Response Payload Size
The total payload size for all responses sent from backend targets to Apigee.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis page details the Target Performance dashboard, which is available in both Apigee and Apigee hybrid environments, and provides insights into traffic and performance metrics related to API proxy backend targets.\u003c/p\u003e\n"],["\u003cp\u003eThe Target Performance dashboard, accessible via the Apigee UI in Cloud console or the classic Apigee UI, measures key performance metrics including traffic by target, traffic volume, response times, target errors, and payload sizes.\u003c/p\u003e\n"],["\u003cp\u003eData displayed in the dashboard might experience a delay of up to 10 minutes after API calls are made to proxies, therefore not showcasing real time information.\u003c/p\u003e\n"],["\u003cp\u003eThe dashboard tracks various error types, such as 3XX, 4XX, and 5XX errors, originating from backend targets and relayed to Apigee.\u003c/p\u003e\n"],["\u003cp\u003eResponse Time metrics include Average Time (total response time), Average Target Time (time on the target system), and Average Proxy Time (time within Apigee).\u003c/p\u003e\n"]]],[],null,["# Target performance\n\n*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\nWhat does this dashboard tell me?\n---------------------------------\n\nThe **Target Performance** dashboard helps you visualize traffic patterns and performance metrics\nfor API proxy backend targets.\n\n\n| **Note:** **Data delay interval** \n| After API calls are made to proxies, it may take up to **10 minutes** for the data to appear in dashboards, custom reports, and management API calls.\n\n\u003cbr /\u003e\n\nThe Target Performance dashboard\n--------------------------------\n\nTo access the Target Performance dashboard:\n\n\nIn the Google Cloud console, go to the **Analytics \\\u003e API metrics \\\u003e Target Performance** page.\n\n[Go to Target Performance](https://console.cloud.google.com/apigee/analytics/target-performance)\n\nThe **Target Performance** view is shown:\n\nWhat does this dashboard measure?\n---------------------------------\n\n- [Traffic by Target](#trafficbytarget)\n- [Traffic](#traffic)\n- [Response Time](#responsetime)\n- [Target Errors](#targeterrors)\n- [Payload Size](#payloadsize)\n\n### Traffic by Target\n\n### Traffic\n\n### Response Time\n\nSee also this interesting article on the Apigee Community site:\n[When can the Average Total Response Time be less than the Average Target Response Time?](https://community.apigee.com/articles/2695/when-can-the-average-total-response-time-be-less-t.html)\n\n### Target Errors\n\n### Payload Size"]]