]> arthur.barton.de Git - netdata.git/commitdiff
Change discord notification icon_url to standard icon_url
authorlowfive <lowfive@subtl.org>
Mon, 23 Jan 2017 06:53:05 +0000 (00:53 -0600)
committerlowfive <lowfive@subtl.org>
Mon, 23 Jan 2017 06:53:05 +0000 (00:53 -0600)
plugins.d/alarm-notify.sh

index b54fd556bedd80d3db245be5e8c66433fdf7006a..654dac433df71d0b7bd199bd8bcea2baf4d57073 100755 (executable)
@@ -1056,7 +1056,7 @@ send_discord() {
             "channel": "#${channel}",
             "username": "netdata on ${host}",
             "text": "${host} ${status_message}, \`${chart}\` (_${family}_), *${alarm}*",
-            "icon_url": "https://discordapp.com/assets/f78426a064bc9dd24847519259bc42af.png",
+            "icon_url": "${images_base_url}/images/seo-performance-128.png",
             "attachments": [
                 {
                     "color": "${color}",