📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

Graph any available query metric in Insights

Query Insights pages now include a new graph tab that lets you plot a time series of any of the available query metrics. Pick a metric from the tab's dropdown — total, CPU, and I/O time, rows read and returned, block cache hit ratio, bytes returned, and more — and see it as a full-size graph over the selected time range.

Selecting a query metric to graph in Query Insights

Sparklines in the query table are now clickable, too: clicking one takes you directly to that query pattern's detail page with the corresponding metric already selected. This makes it easy to go from an overview of every query your database is running to a detailed view of a single one for further investigation.

Read more about query insights for Postgres or Vitess.