TiDB dashboard support auto failover
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
If the PD who is running the dashboard is down, the UI won't switch to another PD unless that PD is removed. We can support this by checking the member's health. The workaound is manually setting the new dashboard address through `pd-ctl config set dashboard-address`.
Contributor guide
Assessment
This issue has not been assessed yet.