mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-07 06:01:39 +00:00
d517f786ef
* do not split receiver by slash I'm not sure why this was originally done, because a slash seems to be perfectly valid in a receiver definition. The only issue i encountered was that linking from a fired alert was not working, because of the splitting performed here. Signed-off-by: Tim Reddehase <tim.reddehase@xing.com> * urlquery escape Receiver by default for URL If Receiver is allowed to contain slashes and other special characters we need to percent encode them properly. Signed-off-by: Tim Reddehase <tim.reddehase@xing.com> * rerun make asset/assets_vfsdata.go Signed-off-by: Tim Reddehase <tim.reddehase@xing.com> |
||
---|---|---|
.. | ||
asset_generate.go | ||
asset.go | ||
assets_vfsdata.go | ||
doc.go |