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
workload: don't record changefeed resolve latency before first checkpoint
Before the first checkpoint the changefeed-resolved metrics would just
be whatever the max bucket of the histogram was. Now, we don't start
recording the metric until we have the first checkpoint. The histogram
will report 0 for time periods where we don't record a value.
Epic: none
Release note: None
0 commit comments