healthchecks / healthchecks

Open-source cron job and background task monitoring service, written in Python & Django

Home Page:https://healthchecks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a visual indication to Favicon/Tab

solracsf opened this issue · comments

image

This is what we get when a monitor is down in a full tab. Howhever, if the tab is pinned on browser, we have no visual indication.

Uptime-Kuma project has implemented this, for reference (here both tabs pinned, side by side, where both have 2 monitors down):

image

Hi

I have tried to implement this in a PR #977

Please allow me to specify that favicon is only updated if inside the project where a monitor is down.
If on "All projects" tab, favicon is not updated, and it should be IMO.