mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 00:13:47 +03:00
afb182cb14
and add an alerting rule if the failure rate becomes >10% (e.g. expired certificate). the prometheus metrics includes a reason, including potential tls alerts, if remote smtp clients would send those (openssl s_client -starttls does). inspired by issue #237, where incoming connections were aborted by remote. such errors would show up as "eof" in the metrics. |
||
---|---|---|
.. | ||
alert.go | ||
alert_go120.go | ||
doc.go | ||
examples_test.go | ||
lookup.go | ||
lookup_test.go | ||
parse.go | ||
parse_test.go | ||
report.go | ||
report_test.go |