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