Added message parsing functionality

This commit is contained in:
utkarshcmu 2016-10-31 14:55:21 -07:00
parent 80fdd830de
commit 95117a0bc9

View File

@ -89,6 +89,7 @@ func (this *SlackNotifier) Notify(evalContext *alerting.EvalContext) error {
"ts": time.Now().Unix(),
},
},
"parse": "full", // to linkify urls, users and channels in alert message.
}
//recipient override