apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
4k stars 2.17k forks source link

Health check endpoint ? #330

Closed htynkn closed 3 years ago

htynkn commented 5 years ago

Do we have health check endpoint for dubbo-ops?

Something like host/health and return

{
   "status": "UP"
}

I think this is useful for system to do monitor and health check

nzomkxia commented 5 years ago

do you mean service health check like this: admin4

htynkn commented 5 years ago

do you mean service health check like this: admin4

yes

KeRan213539 commented 3 years ago

Sorry, because this issue was raised very early, we have closed it temporarily. You can verify whether this problem still exists in the latest code of the develop branch. If this problem still exists, please reopen it at any time.