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

Add a metric panel about TiCDC puller ResolvedTs lag #10053

Closed
hicqu opened this issue Nov 9, 2023 · 0 comments · Fixed by #10054
Closed

Add a metric panel about TiCDC puller ResolvedTs lag #10053

hicqu opened this issue Nov 9, 2023 · 0 comments · Fixed by #10054
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. type/enhancement The issue or PR belongs to an enhancement.

Comments

@hicqu
Copy link
Contributor

hicqu commented Nov 9, 2023

Is your feature request related to a problem?

Currently we do have a penal Changefeed ResolvedTs Lag. However, if redo is enabled the panel shows GlobalBarrierTs Lag, which is different from the another case.

Describe the feature you'd like

So, it's better to add a new panel to describe ResolvedTs Lag of module Puller. It will be helpful to debug.

Describe alternatives you've considered

No response

Teachability, Documentation, Adoption, Migration Strategy

No response

@hicqu hicqu added type/feature Issues about a new feature type/enhancement The issue or PR belongs to an enhancement. 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. and removed type/feature Issues about a new feature labels Nov 9, 2023
hicqu added a commit to ti-chi-bot/tiflow that referenced this issue Nov 9, 2023
@jebter jebter added the area/ticdc Issues or PRs related to TiCDC. label Nov 23, 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. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants