- add: gRPC health check for gRPC services
This commit is contained in:
@@ -20,6 +20,7 @@ prost = "0.13.3"
|
||||
serde_json = "1.0.133"
|
||||
async-trait = "0.1.83"
|
||||
utils = { path = "../utils" }
|
||||
tonic-health = "0.12.3"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
Reference in New Issue
Block a user