Implement interval + Add timestamp to Result struct

This commit is contained in:
TwinProduction
2019-09-08 21:07:08 -04:00
parent 8a7aa96b97
commit 825906145f
6 changed files with 60 additions and 33 deletions

View File

@ -1,7 +1,7 @@
services:
- name: twinnation
url: https://twinnation.org/actuator/health
interval: 15
interval: 15s
failure-threshold: 3
conditions:
- "$STATUS == 200"