louislam / uptime-kuma

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

Notifications for Diffrent Events #4753

Open InvalidTeslaa opened 1 month ago

InvalidTeslaa commented 1 month ago

📑 I have found these related issues/pull requests

Unable to find duplicates

🏷️ Feature Request Type

Change to existing notification-provider

🔖 Feature description

So for example members Not always Look at the Status Page and May miss then some upcoming maintenance or other changes

✔️ Solution

In My use-case it would be nice to include also other actions in webhooks like any changes to services, like changing tags, adding new service, changing maintenance status, scheduled maintenance, etc. This would give members the ability to receive the latest updates from the status page directly on different services and stay informed on what's upcoming and what happened

❓ Alternatives

No response

📝 Additional Context

No response

CommanderStorm commented 1 month ago

members Not always Look at the Status Page and May miss then some upcoming maintenance

Sounds like you want either

changes to services, like changing tags, adding new service, changing maintenance status, scheduled maintenance

Here you likely want this for compliance reasons (at least I don't think you actually want notifications for tag changes) => you likely want

That being said any of these sort of soft-depend on

I think this is already tracked in the existing issues, or am I missing something? If yes, could you reword the issue to

Currently, I don't think we could ever close the issue as there will always be another thing which we could send notifications for which we are not. => I have changed this to a help-issue to reflect this ^^