Inference volume by status code + legend interactions
We shipped a few quality-of-life improvements to metrics today. Here’s what’s new:
Inference volume by response code
Inference volume is now broken down by individual status codes instead of broad 2XX/4XX/5XX buckets making it easier to pinpoint issues and debug effectively. The chart legend shows each active status code along with its total count for the selected time range. Only codes with a count will show here.
Improved legend interactions - all charts now support:
Hover to focus: Hovering over a legend item dims the others so you can focus on just that metric.
Click to isolate: Clicking a legend item hides the others and re-scales the y-axis relative to that one metric. You can also isolate multiple metrics at once. Especially useful when high-volume 200s make it hard to spot low-volume 400/500s.
