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

A## - Add List endpoint to gRPC Health service #468

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marcoshuck
Copy link

Context

This proposal introduces a new List RPC endpoint for the Health service, allowing clients to retrieve the statuses of all monitored services or a filtered list of specific services. This feature simplifies integration with status-reporting dashboards and enhances observability for microservices.

Change

This PR submits the proposal document for review and potential approval by the gRPC maintainers.

Additional information

I started the implementation of the health service (including just the gRPC service endpoint spec) in this PR: grpc/grpc-proto#143

This proposal introduces a new `List` RPC endpoint for the Health service, allowing clients to retrieve the statuses of all monitored services or a filtered list of specific services. This feature simplifies integration with status-reporting dashboards and enhances observability for microservices.
@marcoshuck marcoshuck changed the title Add List endpoint to gRPC Health service A## - Add List endpoint to gRPC Health service Dec 17, 2024
A##-list-health.md Outdated Show resolved Hide resolved
A##-list-health.md Outdated Show resolved Hide resolved
@marcoshuck
Copy link
Author

@a11r care to give it a review whenever you can? :)

A##-list-health.md Outdated Show resolved Hide resolved
Co-authored-by: Benjamin Krämer <[email protected]>
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.

2 participants