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

[extension/healthcheckv2] Add support for streaming Watch RPC to gRPC service #34049

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

mwear
Copy link
Member

@mwear mwear commented Jul 11, 2024

Description:
The PR is the fifth in a series to decompose #30673 into more manageable pieces for review. This PR builds on #34028 and completes the gRPC service by adding support for the streaming Watch RPC. For reference, the
gRPC service is an implementation of grpc_health_v1 service.

Link to tracking Issue: #26661

Testing: Units / manual

Documentation: Comments, etc.

This crept during the aggregator refactor to use container/list.
@mwear
Copy link
Member Author

mwear commented Jul 15, 2024

The test failure is an instance of: #33998. I'm happy to rebase when it's fixed or rerun tests in hopes of success.

@jpkrohling jpkrohling merged commit fce2cfe into open-telemetry:main Jul 16, 2024
155 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants