From e8dc6e5789a5934292500752003108992c8dd8af Mon Sep 17 00:00:00 2001 From: Christoph Eck Date: Tue, 20 Oct 2020 13:49:14 +0200 Subject: [PATCH] chore(readme): data, expected_md5sum and expected_length --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fe50043..a772463 100644 --- a/readme.md +++ b/readme.md @@ -54,7 +54,8 @@ monitors: timeout: 1 # If % of downtime is over this threshold, open an incident threshold: 80 - + # Raw data to transmit + data: "{\"key\":\"value\"}" # custom HTTP headers headers: Authorization: Basic @@ -62,6 +63,10 @@ monitors: expected_status_code: 200 # regex to match body expected_body: "P.*NG" + # expected body response md5 checksum + expected_md5sum: "" + # expected body response length + expected_length: 12345 # dns monitor example - name: dns # fqdn