-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Description
📑 I have found these related issues/pull requests
Title
Add option to include monitor group name in notifications.
Description
I am using Uptime Kuma with multiple monitors that share the same name across different groups. To distinguish them, I currently have to manually prefix the monitor name (for example: [HDC1] Freebox OS).
Slack notifications do not include any information about the group the monitor belongs to. As a result, the only way to know the context is to modify the monitor name itself, which is not ideal for large infrastructures.
Suggested improvements
🏷️ Feature Request Type
Change to existing notification-provider
🔖 Feature description
Provide a way to include the monitor group name in notifications (Slack and others), for example through a template variable.
✔️ Solution
Add an option to insert the monitor group name automatically in the notification message.
❓ Alternatives
No response
📝 Additional Context
No response