DataHub provides several different app metrics which are displayed on the Analytics tab of the dashboard. The data is broken down into the following categories.
Protocol Activity
Displays the Total Requests, Median Response Time (Latency) , Invalid Requests and Rate Limited Percentage.
Requests
Displays the number of requests over time by protocol.
Latency
Displays the response time by protocol.
Errors
Displays the number of errors over time. Eg. Requests that returned 400s, 500s error codes.
Request Logs
Displays the Protocol, Method, Response Code, Response Time, Timestamp and Logs of the requests made. You can also sort the Request Logs using the Latency and Response Code dropdown.
Clicking the Logs icon displays the log details in json format (please see below).