Open OnCloud125252 opened 1 year ago
what kind of monitor are you using? Could this be another symptom of the issue discussed in https://github.com/louislam/uptime-kuma/issues/3274
@CommanderStorm
Group
and it is supposed to monitor the child monitors, not the URL. So there shouldn't be a section named Service URL
in the notification.
β οΈ Please verify that this bug has NOT been raised before.
π‘οΈ Security Policy
Description
This is what I received from the Discord notification webhook when one of the child services of a group I created went down. It display a section
Service URL
with a valuehttps://
. I don't think this section is necessary since it's a group and there's no related configuration in the settings.The similar situation happened when the service is up. The section
Service URL
displayhttps://
. And thePing
section displayN/A
.π Reproduction steps
Set up a Discord notification and enable it in a group.
π Expected behavior
Service URL
section should maintain empty since there's nothing to display with the URL.Ping
section should be remove or replace with other informations.π Actual Behavior
The notification display unnecessary informations.
Service URL
display a valuehttps://
.Ping
display a valueN/A
.π» Uptime-Kuma Version
1.22.0
π» Operating System and Arch
Ubuntu 22.04.2
π Browser
No browser, it happens in Discord.
π Docker Version
No response
π© NodeJS Version
16.20.1
π Relevant log output
No response