There is a table of stats where each row is an api call type and columns include histograms of status codes (e.g., 404, 200) and response time quartiles (e.g., 95%, 99%). Make a visualization using this.
Example data is here https://gist.github.com/bwhite/77331272475bbdce7964
Example visualizations (be creative, here are some examples)
- Status codes: Show table with 2** green, 4** yellow, 5** red
- Bar charts showing quartiles