Opened 16 years ago
Last modified 15 years ago
#74 new enhancement
log-gatherer: track last-heard-from time
Reported by: | Brian Warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | logging | Version: | 0.2.5 |
Keywords: | Cc: |
Description
It would be useful if the log-gatherer were to keep track of the last time we've heard anything from a given supervised process. This could be last-log-message-received and/or connection-level keepalive timestamp.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Component: | unknown → logging |
---|
Note: See
TracTickets for help on using
tickets.
It would also be useful for the log-gatherer to keep track of the divergence between the emit-time and receipt-time for each of its children: if the clocks are somewhat synchronized, then the divergence is an indication of how large/backed-up the sender's log-sending queue is.