Description
The procedure webui page should show information about the WALProcedureStore.
- number/list/size of WALs active
- we may extract the "Sync wait %s, slotIndex=%s , totalSynced=%s (%s/sec)" that today is only in LOG.trace()
- we have a getMillisToNextPeriodicRoll() and getMillisFromLastRoll() if anyone want to see that