mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Multiple monitor notification and lower heartbeat Interval #628
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#628
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 @a2940uw on GitHub (Dec 7, 2021).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Notification, New Monitor
🔖 Feature description
Hi, I would like to know possible to request a feature to setup multiple notification for the monitor items, such as email + telegram to notification for default or individual monitor items, and change the heartbeat interval up to 1 second. Thank you
✔️ Solution
Hi, I would like to know possible to request a feature to setup multiple notification for the monitor items, such as email + telegram to notification for default or individual monitor items, and change the heartbeat interval up to 1 second. Thank you
❓ Alternatives
No response
📝 Additional Context
No response
@Furrypaw commented on GitHub (Jan 9, 2022):
1 Second heartbeat would be indeed nice.
@ylluminate commented on GitHub (May 22, 2022):
Indeed, this is essential. I have a usecase where I need 1 second for gateway monitoring.
Seems like key files to resolve this are found here:
https://github.com/louislam/uptime-kuma/search?q=heartbeat+20
@jwklijnsma commented on GitHub (Jun 13, 2022):
any update on this ?
@ylluminate commented on GitHub (Jun 13, 2022):
Looks like the faster ping rate will be resolved with this PR acceptation: https://github.com/louislam/uptime-kuma/pull/1740
@CommanderStorm commented on GitHub (Dec 10, 2023):
Multiple notification-providers per monitors is curently implemeted => resolved
Removing the minimum interval is currently tracked in #1645 as we like our issues to not contain two issues with one of with being unrelated to the other.
Closing as a resolved/duplicate despite this being the older issue