Add metrics/logs to show why pd ignore heartbeats sent from tikv
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Heartbeats sent from TiKV may sometimes be ignored by PD, and it would be helpful to display the reasons behind this. We can capture this information using either logs or metrics. Metrics may be the preferred approach to avoid excessive logging in cases where an issue causes PD to generate too many log entries.
Contributor guide
Assessment
This issue has not been assessed yet.