Addin extra information to Mattermost notification #3880

Open
opened 2026-02-28 03:43:56 -05:00 by deekerman · 3 comments
Owner

Originally created by @thimomulder on GitHub (Jan 9, 2025).

🏷️ 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:

  • Monitor name
  • State
  • URL
  • Labels

✔️ 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:

  • Monitor name
  • State
  • URL which is monitored.
  • Labels

Alternatives

No response

📝 Additional Context

No response

Originally created by @thimomulder on GitHub (Jan 9, 2025). ### 📑 I have found these related issues/pull requests - https://github.com/louislam/uptime-kuma/issues/2650 ### 🏷️ 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: - Monitor name - State - URL - Labels ### ✔️ 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: - Monitor name - State - URL which is monitored. - Labels ### ❓ Alternatives _No response_ ### 📝 Additional Context _No response_
Author
Owner

@CommanderStorm commented on GitHub (Jan 9, 2025):

Feel free to drop us a PR changing the notification provider ^^

@CommanderStorm commented on GitHub (Jan 9, 2025): Feel free to drop us a PR changing the notification provider ^^
Author
Owner

@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.

@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.
Author
Owner

@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

@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
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#3880
No description provided.