8.12-m01-int: Add aof_cmd_duration estimate for AOF reload RTO visibility
- Redis: 12 events in the last 90 days
- Redis: 11th Release in the last 90 days
- Previous: 28 days earlier · 8.10.1
What happened
Expose a best-effort AOF replay-time estimate in INFO persistence so operators can gauge reload RTO. Count time only for writes that enter the AOF, credit leftover call() time to synthetic rewrites, and skip the bookkeeping when AOF is off.
Summary assembled by rule from the sources below