louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
60.8k stars 5.43k forks source link

See time of last monitor update #4667

Closed andreapx closed 7 months ago

andreapx commented 7 months ago

📑 I have found these related issues/pull requests

.

🏷️ Feature Request Type

Status-page

🔖 Feature description

It could be usefull to see the last update of the monitors. For example I use restic to do some backups and every one at success do a HTTPS request to Uptime Kuma that expect one every 24h. I know that the backup has been done successfully because otherwise I would have seen an error in Uptime Kuma, but I think that being able to see at what date/time the last update has arrived could be useful.

✔️ Solution

See at what date time the last update has arrived

❓ Alternatives

No response

📝 Additional Context

No response

CommanderStorm commented 7 months ago

I think you are referring to hovering over pings, right?

Screenshot from 2024-04-11 19-18-51

andreapx commented 7 months ago

I think you are referring to hovering over pings, right?

Damn...I do! I didn't know. Thanks!