Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics of slowestTablePullerResolvedTs and slowestTablePullerResolvedTsLag will not increase normally sometimes. #10224

Closed
hongyunyan opened this issue Dec 1, 2023 · 0 comments · Fixed by #10225
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.

Comments

@hongyunyan
Copy link
Collaborator

What did you do?

  1. start to insert data to upstream, and make it flush into downstream
  2. pay attention to the grafana panel, the blue one doesn't increase for a long time.
    image

What did you expect to see?

In normal situations, updating the metrics of slowestTablePullerResolvedTs and slowestTablePullerResolvedTsLag normally.
For example, the blue one will normally increase when cdc is not stuck.

What did you see instead?

The blue one doesn't increase for a long time.
image

Versions of the cluster

nightly

@hongyunyan hongyunyan added area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug. labels Dec 1, 2023
@asddongmen asddongmen added severity/minor affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants