1
0
Fork 0

Add a status option to the service health check

This commit is contained in:
Ali Afsharzadeh 2022-11-24 14:10:05 +03:30 committed by GitHub
parent 61325d7b91
commit 46c266661c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 97 additions and 2 deletions

View file

@ -56,6 +56,7 @@
mode = "foobar"
path = "foobar"
method = "foobar"
status = 42
port = 42
interval = "42s"
timeout = "42s"