mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Enhancement: Thresholds #41
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aslmx on GitHub (Jul 14, 2021).
Thanks for this project!
Its lean and seems to work so far!
What I'd really love to see extended is the notification functionality.
Wouldn't it be nice to have a threshold, for example for Pings, before an Alarm triggers?
my Internet pretty much disconnects every 8-48 hours once for 1-2 minutes.
Would be cool to tell Uptime Kuma to only send a notification if minimum X failed attempts happened.
Thanks for considering!
@Panja0 commented on GitHub (Jul 14, 2021):
We’ve got this covered already in #21
Retries: for instance 3 retries in xx seconds before a service is being marked as down
@aslmx commented on GitHub (Jul 14, 2021):
Thanks for pointing out. Hadn't seen that when looking if it was already mentioned.
(working in QA, my experience is to address each thing in a single ticket/defect/issue, so it is easier to later resolve them one by one, instead of having one mutating issue which never gets closed ;-) - just a suggestion though).
@Panja0 commented on GitHub (Jul 14, 2021):
I get what you mean! Makes sense.
I’ll leave it up to the dev which way he prefers.
Cheers!
@louislam commented on GitHub (Jul 15, 2021):
Agree with this, I actually added version number in the frontend which mentioned in #21, but it is hard to mark as resolved.
@Panja0 commented on GitHub (Jul 15, 2021):
@louislam
Ok I understand. What do you suggest?
I can create tickets for all individual request or I can edit my post when something has been resolved. What works best for you?!
@louislam commented on GitHub (Jul 15, 2021):
I just discovered that github provides checkbox syntax. Maybe you can prepend a checkbox for each request, so that I can mark as resolved.
@Panja0 commented on GitHub (Jul 15, 2021):
@louislam done!
@louislam commented on GitHub (Jul 30, 2021):
Implemented in 1.0.7