rutilus-apiheartbeat-node
Advanced tools
{ | ||
"name": "rutilus-apiheartbeat-node", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Makes constant requests to urls and logs whether the response was successful and the response time. Can be configured to throw errors if the response fails in order to crash containers.", | ||
@@ -13,3 +13,6 @@ "main": "index.js", | ||
"response", | ||
"time" | ||
"time", | ||
"keepalive", | ||
"docker", | ||
"container" | ||
], | ||
@@ -16,0 +19,0 @@ "scripts": {}, |
16896
0.28%