You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit plumbs cumulative lock and latch wait durations from the
contention events listener up to `QueryLevelStats`. The metrics are
displayed for `EXPLAIN ANALYZE` variants. Surfacing these metrics in
the DB console, statement/txn insights etc. is left for future work.
Informs #103713
Release note (ui change): The lock and latch wait time components of
a query's cumulative contention time are now tracked separately and
surfaced as annotations in `EXPLAIN ANALYZE` output.
0 commit comments