Observability task: health check is compatible with SpringBoot's health check and readability check
Open
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Describe the proposal
中文:
SpringBoot actuator提供了健康检查的endpoint,Dubbo需兼容SpringBoot的健康检查,可参考[Spring Boot 健康检查](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.health)
en:
SpringBoot actor provides the endpoint of health check. Dubbo should be compatible with SpringBoot health check. Please refer to [Spring Boot health check](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.health)
Contributor guide
Assessment
This issue has not been assessed yet.