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

[INLONG-8914][DataProxy] Optimize DataProxy event statistics #8915

Merged
merged 1 commit into from
Sep 14, 2023
Merged

[INLONG-8914][DataProxy] Optimize DataProxy event statistics #8915

merged 1 commit into from
Sep 14, 2023

Conversation

gosonzhang
Copy link
Contributor

  1. Add detailed event indicator printing API at the Source side, and adjust the output of some events from simple event statistics to detailed event statistics;
  2. Optimize the logic of obtaining the default Topic on the Sink side, and update the event indicator output type to detailed indicators;
  3. Remove unused default attribute acquisition logic;
  4. Optimize some log output

Copy link
Contributor

@baomingyu baomingyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@gosonzhang gosonzhang merged commit 083b1df into apache:master Sep 14, 2023
9 checks passed
@gosonzhang gosonzhang deleted the INLONG-8914 branch September 14, 2023 14:21
liaosunny123 pushed a commit to liaosunny123/inlong that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][DataProxy] Optimize DataProxy event statistics
3 participants