Dashboard client

Edit
Update time: 2024-09-18

You can view basic information of your application on SOFADashboard, including the IP address, ports, and health check status. This feature is dependent on the SOFADashboard client. If you want to display the information about an application on the SOFADashboard control page, import the sofa-dashboard-client dependency.

<denpendency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>sofa-dashboard-client</artifactId>
</denpendency>

Function display

client-function