mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
adding support for Adding description to alarm notification content #2107
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#2107
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 @macaty on GitHub (Apr 13, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Notification
🔖 Feature description
Uptime-kuma is an amazing project, and after my initial experience using it, I deeply appreciate its beauty. I would love to contribute some great ideas to this project and hope they can be accepted to make kuma even more perfect.
✔️ Solution
adding support for Adding description to alarm notification content to facilitate users in adding relevant information as notes.
❓ Alternatives
No response
📝 Additional Context
No response
@jonnymccullagh commented on GitHub (Apr 14, 2023):
I would also like this feature, or some way to enhance the notification with a link to a Playbook so that responders can be informed on how to deal with the problem.
@monster010 commented on GitHub (Feb 8, 2024):
It would be great if you could generally customize the content of the notifications. So that you can completely customize the content with variables.
@CommanderStorm commented on GitHub (Feb 8, 2024):
@monster010
Customising the notifications is tracked in #646
=> please subscribe there
We are currently doing a lot of infrastructure improvements. See our milestones for which exact features or #646 for a TLDR.
For the notification system to get such deep work (said issue requires changing all notification providers) done, more testcases are needed.
@neevot commented on GitHub (Aug 22, 2024):
Hello, what's the status of this request? It would be really helpful so we can provide users with some information if something goes down.
@CommanderStorm commented on GitHub (Aug 22, 2024):
If you are asking for an update: there is no update, otherwise the issue would be closed or a PR linked. As any volunteer driven project, we don't give out ETAs. Things happen when people show up to do the work ;)
That being said: If you would like to help giving message templating (which is the larger feature this issue is after) please see https://github.com/louislam/uptime-kuma/issues/646
Our contribution guide is here