You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/15 15:07:18 UTC

[GitHub] [dubbo] conghuhu opened a new issue, #11155: 可观测性任务健康检查兼容SpringBoot的健康检查与可读检查

conghuhu opened a new issue, #11155:
URL: https://github.com/apache/dubbo/issues/11155

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [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
   <!-- Please use this for a concrete design proposal for functionality. -->
   <!-- If you just want to request a new feature and discuss the possible business value, create a Feature Request. -->
   
   SpringBoot actuator提供了健康检查的endpoint,Dubbo需兼容SpringBoot的健康检查,可参考[Spring Boot 健康检查](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.kubernetes-probes)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] gsralex commented on issue #11155: Observability task: health check is compatible with SpringBoot's health check and readability check

Posted by GitBox <gi...@apache.org>.
gsralex commented on issue #11155:
URL: https://github.com/apache/dubbo/issues/11155#issuecomment-1366007068

   I think this is the implementation of spring HealthIndicator/AbstractHealthIndicator. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] gsralex commented on issue #11155: Observability task: health check is compatible with SpringBoot's health check and readability check

Posted by GitBox <gi...@apache.org>.
gsralex commented on issue #11155:
URL: https://github.com/apache/dubbo/issues/11155#issuecomment-1362502624

   please assign me


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org