Open
Description
Related PR: cockroachdb/cockroach#110391
Commit: cockroachdb/cockroach@a508484
Epic: none
Release note (ui change): The "SQL Connection Rate" metric on the SQL
Dashboard is downsampled using the MAX function instead of SUM. This
improves situations where zooming out would cause the connection rate
to increase for downsampled data.