VictoriaMetrics/app/vmalert/notifier
Roman Khavronenko 82ecfa3b32
app/vmalert: move flags description and initialization into subpackages
The change adds no new functionality and aims to move flags definitions
to subpackages that are using them. This should improve readability
of the main function.
2020-06-28 12:26:22 +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
init.go app/vmalert: move flags description and initialization into subpackages 2020-06-28 12:26:22 +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