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

[CDC] Distinguish dataflow metrics between incremental scan and normal raft logs #10447

Closed
Tracked by #10342
flowbehappy opened this issue Jan 11, 2024 · 0 comments · Fixed by #10459
Closed
Tracked by #10342

[CDC] Distinguish dataflow metrics between incremental scan and normal raft logs #10447

flowbehappy opened this issue Jan 11, 2024 · 0 comments · Fixed by #10459
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@flowbehappy
Copy link
Collaborator

flowbehappy commented Jan 11, 2024

image

Currently, we only have a total output events. But the events are consist by two types: incremental scan and raft logs. We need to distinguish between them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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