[feature] Link status up/down time
Closed this issue · 1 comments
acoul commented
when selecting a link, also display the uptime or downtime of that link
nemesifier commented
I think we could add a field that tracks the datetime of the last time the link changed its status, so calculating the uptime/downtime would be just a matter of calculating the number of days/hours/minutes until the last status change.