app/vmalert: Support custom URL for alerts source Add flag `external.alert.source` for configuring custom URL for alert's source. This may be handy to re-point default source URL to other systems like Grafana. Updates #517
* vmalert add quotes escape function Co-authored-by: kreedom
* vmalert - add expr to variables, add escape functions Co-authored-by: kreedom