VictoriaMetrics/app/vmalert/notifier
Roman Khavronenko 5494bc02a6
vmalert: add flag to limit the max value for auto-resovle duration for alerts (#1609)
* vmalert: add flag to limit the max value for auto-resovle duration for alerts

The new flag `rule.maxResolveDuration` suppose to limit max value for
alert.End param, which is used by notifiers like Alertmanager for alerts auto resolve.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1586
2021-09-13 15:48:18 +03:00
..
alert.go vmalert: add flag to limit the max value for auto-resovle duration for alerts (#1609) 2021-09-13 15:48:18 +03:00
alert_test.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:20:38 +03:00
alertmanager.go Vmalert metrics update (#1580) 2021-08-31 12:28:02 +03: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 Vmalert metrics update (#1580) 2021-08-31 12:28:02 +03:00
init.go app/vmalert: typo fix in descriptions for notifier.basicAuth.username and notifier.basicAuth.password command-line flags 2020-12-24 12:48:59 +02:00
notifier.go Vmalert metrics update (#1580) 2021-08-31 12:28:02 +03:00
package_test.go Support of custom URL path for alert (#560) 2020-06-21 11:32:46 +01:00
template_func.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:20:38 +03:00