Skip to content
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

L106: Node Heath Check Library 2.0 #391

Merged

Conversation

murgatroid99
Copy link
Member

No description provided.

[serviceName: string]: ServingStatus;
}

class HealthImplementation {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to call out that this is server-only, e.g. ServerHealthImplementation ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current API uses a similar name to refer to an object with similar functionality, and no user that I have seen has expressed any confusion, so I think the name is fine as it is.

@murgatroid99 murgatroid99 merged commit 2796009 into grpc:master Sep 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants