-
Notifications
You must be signed in to change notification settings - Fork 6k
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
To boost problem investigation efficiency for TiDB X, we need to enhance the diagnosability.
Currently, we would like to enhance diagnosability in two main aspects:
- For known anomalies that may happen, we perform defensive checks. Examples are assertions, max_ts update validity checks, stale read ts checks.
- For unknown anomaly, we need event traces to narrow down the problem area.
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.