Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions klaviyo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
"source": "klaviyo"
},
"monitors": {
"High number of refunded orders" : "assets/monitors/high_number_of_refunds.json",
"High percentage of dropped or bounced email" : "assets/monitors/high_percentage_of_email_failures.json",
"High percentage of email marked as spam" : "assets/monitors/high_percentage_of_email_marked_as_spam.json",
"High percentage of SMS delivery failures" : "assets/monitors/high_percentage_of_sms_failures.json"
"High number of refunded orders": "assets/monitors/high_number_of_refunds.json",
"High percentage of dropped or bounced email": "assets/monitors/high_percentage_of_email_failures.json",
"High percentage of email marked as spam": "assets/monitors/high_percentage_of_email_marked_as_spam.json",
"High percentage of SMS delivery failures": "assets/monitors/high_percentage_of_sms_failures.json"
}
},
"author": {
Expand Down
Loading