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
Currently, putting this information in the binlog is gated behind the ReportAnalyzers switch. However, collecting the information in the generator case is always enabled, and it's likely that collecting the information for analyzers doesn't have significant overhead. We should verify that claim, and put at least the generator timing info in the binlog always.