feat(mtail): add incoming_mailer_daemon_mail_count

Track volume of mailer-daemon messages separately from unencrypted.
This commit is contained in:
j4n
2026-07-09 14:19:37 +02:00
parent 3a553f2286
commit 752957dae8
@@ -73,6 +73,11 @@ counter incoming_unencrypted_mail_count
filtered_incoming_mail_count++
}
counter incoming_mailer_daemon_mail_count
/Incoming: Filtering mailer-daemon message from/ {
incoming_mailer_daemon_mail_count++
filtered_incoming_mail_count++
}
counter rejected_unencrypted_mail_count
/Rejected unencrypted mail/ {