pingcap / tidb-dashboard

A Web UI for monitoring, diagnosing and managing the TiDB cluster.
https://docs.pingcap.com/tidb/stable/dashboard-intro
Apache License 2.0
176 stars 134 forks source link

Add host info support for ticdc #1641

Closed CharlesCheung96 closed 8 months ago

CharlesCheung96 commented 10 months ago

Bug Report

Please answer these questions before submitting your issue. Thanks!

What did you see instead?

hosts info of ticdc is missed: image

What version of TiDB Dashboard are you using (./tidb-dashboard --version)?

v7.6.0 alpha

CharlesCheung96 commented 10 months ago

Should add getTicdcInfo in tidb. Ref: https://github.com/pingcap/tidb/pull/44828

CharlesCheung96 commented 10 months ago

/label type/enhancement

CharlesCheung96 commented 10 months ago

ref https://github.com/pingcap/tidb/issues/50723

CharlesCheung96 commented 8 months ago

closed by https://github.com/pingcap/tidb/pull/50523