VictoriaMetrics/app/vmalert/notifier
kreedom f227799c87 Support of custom URL path for alert (#560)
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
2020-06-21 16:33:58 +03:00
..
alert.go vmalert: Add recording rules support. (#519) 2020-06-01 13:53:46 +03:00
alert_test.go Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
alertmanager.go Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
alertmanager_request.qtpl Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
alertmanager_request.qtpl.go Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
alertmanager_test.go Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
notifier.go vmalert: cleanup and restructure of code to improve maintainability (#471) 2020-05-11 14:35:55 +03:00
package_test.go Support of custom URL path for alert (#560) 2020-06-21 16:33:58 +03:00
template_func.go vmalert add quotes escape function (#510) 2020-05-21 12:10:35 +03:00
utils.go vmalert: Add recording rules support. (#519) 2020-06-01 13:53:46 +03:00