diff --git a/example.config.json b/example.config.json index 737a2b1..c8f7fd4 100644 --- a/example.config.json +++ b/example.config.json @@ -8,7 +8,9 @@ "metric_id": 1, "threshold": 80, "component_id": null, - "expected_status_code": 200 + "expected_status_code": 200, + "strict_tls": true } - ] + ], + "insecure_api": false } \ No newline at end of file