-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add grpc health interface #1195
Conversation
Signed-off-by: Gaius <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1195 +/- ##
==========================================
- Coverage 46.49% 46.44% -0.06%
==========================================
Files 133 133
Lines 10513 10531 +18
==========================================
+ Hits 4888 4891 +3
- Misses 5070 5085 +15
Partials 555 555
Flags with carried forward coverage won't be shown. Click here to find out more.
|
279ade3
to
d143328
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Signed-off-by: Gaius <[email protected]>
d143328
to
fc9935b
Compare
* feat: add grpc health interface Signed-off-by: Gaius <[email protected]> * feat: add dfdaemon upload server healthy interface Signed-off-by: Gaius <[email protected]>
Signed-off-by: Gaius [email protected]
Description
Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
Checklist