- add: gRPC health check for gRPC services
This commit is contained in:
@@ -26,6 +26,7 @@ warp = "0.3.7"
|
||||
reqwest = { version = "0.12.9", features = ["json"] }
|
||||
utils = { path = "../utils" }
|
||||
uuid = "1.11.0"
|
||||
tonic-health = "0.12.3"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
Reference in New Issue
Block a user