Enhancement: Gotify priorities #42

Closed
opened 2026-02-28 01:32:47 -05:00 by deekerman · 1 comment
Owner

Originally created by @aslmx on GitHub (Jul 14, 2021).

Thanks for releasing with the Gotify PR included so soon!

Makes it easier a lot - I had used Webhook to NodeRed and from there relayed to my Gotify as a workaround in the meantime.

As commented on the Commit already, I'd really love to see priorities being supported. I use different notification classes in the Gotify Android App. This way I could react on critical failures fast, while not getting woken up by minor things in the night (just an example ;))

Thx!

Originally created by @aslmx on GitHub (Jul 14, 2021). Thanks for releasing with the Gotify PR included so soon! Makes it easier a lot - I had used Webhook to NodeRed and from there relayed to my Gotify as a workaround in the meantime. As commented on the Commit already, I'd really love to see priorities being supported. I use different notification classes in the Gotify Android App. This way I could react on critical failures fast, while not getting woken up by minor things in the night (just an example ;)) Thx!
Author
Owner

@philippdormann commented on GitHub (Jul 14, 2021):

good suggestion, uptime-kume itself might require some more internal enhancements tho. cc @louislam 🧐

uptime-kuma currently only checks for available/unavailable states afaik.

For this functionality it would make sense to check status codes, response times, minimum counters/ threshholds (like statping does)

In the meantime, I implemented basic priority customization in PR #52 .

@philippdormann commented on GitHub (Jul 14, 2021): good suggestion, uptime-kume itself might require some more internal enhancements tho. cc @louislam 🧐 uptime-kuma currently only checks for available/unavailable states afaik. For this functionality it would make sense to check status codes, response times, minimum counters/ threshholds (like statping does) In the meantime, I implemented basic priority customization in PR #52 .
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#42
No description provided.