mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-06 02:28:56 +00:00
This commit adds a couple of options that make it a bit easier to make sense of high traffic environments. It also fixes an issue with displaying timing: previously, if we'd never seen the official start of a session, we'd never show a reasonable time delta, and every record for that session would be reported as `0ns`. Now we assume that the first record for a session is as good as the starting time for the session. That allows us to show some meaningful timing information in the case that we attach to an in-flight session for which we missing the start.