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

[ASoC 2022] Dubbo-go triple health checking API support #1904

Closed
LaurenceLiZhixin opened this issue May 25, 2022 · 1 comment
Closed

[ASoC 2022] Dubbo-go triple health checking API support #1904

LaurenceLiZhixin opened this issue May 25, 2022 · 1 comment

Comments

@LaurenceLiZhixin
Copy link
Contributor

LaurenceLiZhixin commented May 25, 2022

Background

This is an basic subject of [ASoC 2022](https://opensource.alibaba.com/asoc2022) and apache/dubbo#10088 .

K8S and Proxy Mesh scenarios provide health check solutions for gRPC services, and we need health check apis that support Triple protocol.
Refer to gRPC API:https://github.com/grpc/grpc/blob/master/doc/health-checking.md health inspection

Difficulty

Basic

Mentor

Output Requirement

In the K8S environment and Istio cluster environment, Triple health check API can be used to report health data, so that the control plane can quickly detect the application process after it ends.

There is no prize for dubo-go community subject.

背景

这是一个[阿里巴巴编程之夏 2022](https://opensource.alibaba.com/asoc2022) 的基础课题 apache/dubbo#10088

K8S 和 proxy mesh 场景有对于 gRPC 服务进行健康检查的方案,我们需要支持 Triple 协议的健康检查 API。
参考 gRPC 的健康检查API:https://github.com/grpc/grpc/blob/master/doc/health-checking.md

难度

基础

导师

产出要求

在 K8S 环境下、Istio 集群环境下,可通过Triple 的健康检查 API 上报健康数据,使得应用进程结束后,可以被控制面快速感知到。

注:
Dubbo-go 社区 Asoc 题目没有申请到奖金,有开源之夏证书。

@LaurenceLiZhixin LaurenceLiZhixin changed the title Alibaba summer of code: Dubbo-go triple health API support Alibaba summer of code: Dubbo-go triple health checking API support May 25, 2022
@LaurenceLiZhixin LaurenceLiZhixin changed the title Alibaba summer of code: Dubbo-go triple health checking API support [ASoC 2022] Dubbo-go triple health checking API support May 27, 2022
@sheny1xuan
Copy link
Contributor

Hi, I am interested in this project.

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

No branches or pull requests

3 participants