-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Currently the metrics for redo module is not clear and correct enough to analyze the working situations for redo.
Such as
- It is impossible to achieve 100% worker busy ratio under the current calculation way.
- The duration for the flush shows strange and uncorrectly when the duration is quite long.
...
To make the metrics more useful and convenient, we need to reorganize the calculation and display of redo metrics.
Metadata
Metadata
Assignees
Labels
area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.