uptime-kuma icon indicating copy to clipboard operation
uptime-kuma copied to clipboard

Improve notification

Open Gottarocket opened this issue 1 year ago • 1 comments

⚠️ Please verify that this feature request has NOT been suggested before.

  • [X] I checked and didn't find similar feature request

🏷️ Feature Request Type

Other

🔖 Feature description

Improvement in notification.

I use signal api to get notification and get all updates. But since I have many docker containers I get multiple Up and Down notifications all at once. This is better but sometimes some container wont be up. Since I just see all container showing up when scrolling I fail to check each containers. So when one container is down I wouldnt know. I had a container down for 3 days and was notified but didnt know it wasnt up.

✔️ Solution

When a connection drops it properly notifies its down. But when it is up its better to also notify which connections arent up yet so we can know and get it up. If it is notified it will help us know among all those containers which are up one container is still down

❓ Alternatives

No response

📝 Additional Context

No response

Gottarocket avatar Jul 31 '22 09:07 Gottarocket

Similar to this but instead of waiting for specific time, notify when all other containers are up.

Gottarocket avatar Jul 31 '22 09:07 Gottarocket

@Gottarocket I think what you want is implemented currently: image

=> You can entirely customize how you want a notification to be retried if a service stays down

CommanderStorm avatar Aug 05 '23 00:08 CommanderStorm

Closing as notification retry settings resolves

also notify which connections arent up

CommanderStorm avatar Dec 08 '23 11:12 CommanderStorm