mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-19 12:38:35 +00:00
94b4e76e13
## Problem I recently updated the latency timers to include cache miss and pool miss, as well as connection protocol. By moving the latency timer to start before authentication, we count a lot more failures and it's messed up the latency dashboard. ## Summary of changes Add another label to LatencyTimer metrics for outcome. Explicitly report on success