mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Addin extra information to Mattermost notification #3880
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#3880
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 @thimomulder on GitHub (Jan 9, 2025).
📑 I have found these related issues/pull requests
🏷️ Feature Request Type
Change to existing notification-provider
🔖 Feature description
I would like to be able to add more information to the Mattermost notification. The following would I like to see in addition of the current info:
✔️ Solution
A more detailed notification to in a Mattermost message. Missing some crucial information about the monitor in the current notification. When reading the notification I don't know which precise monitor gives the Notification. I have multiple Nodes for 1 Application. When notified about 1 of the systems is down, I don't see directly which system is failing, therefor I need to go the Uptime-Kuma and check manually which node is down. The following additional information should be added to the Mattermost Notification:
❓ Alternatives
No response
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Jan 9, 2025):
Feel free to drop us a PR changing the notification provider ^^
@thimomulder commented on GitHub (Jan 10, 2025):
I will try to change the notification, with 0 javascript knowledge. How do you make the image for the container version? That way I will be able to test the updated notification.
@CommanderStorm commented on GitHub (Jan 10, 2025):
you can test pull requests as descirbed here https://github.com/louislam/uptime-kuma/wiki/Test-Pull-Requests
For development, I would suggest you do look at the contributing guidelines instead. Much simpler for dev work: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md