Add delivery completed metric
This commit is contained in:
@@ -611,6 +611,7 @@ impl EventType {
|
||||
EventType::MtaHook(_) => true,
|
||||
EventType::Delivery(
|
||||
DeliveryEvent::AttemptStart
|
||||
| DeliveryEvent::Completed
|
||||
| DeliveryEvent::AttemptEnd
|
||||
| DeliveryEvent::MxLookupFailed
|
||||
| DeliveryEvent::IpLookupFailed
|
||||
|
||||
Reference in New Issue
Block a user