Add timeout customization

This commit is contained in:
Faiz Shukri
2016-06-16 13:38:51 +08:00
parent 20e4dd1414
commit 3f4b9ced77
4 changed files with 11 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
"threshold": 80,
"component_id": 1,
"interval": 10,
"timeout": 5,
"expected_status_code": 200,
"strict_tls": true
}