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

[Feature][TubeMQ] Supports outputting traffic information through the audit SDK #5373

Closed
2 tasks done
gosonzhang opened this issue Aug 5, 2022 · 0 comments · Fixed by apache/inlong-website#507 or #5385
Closed
2 tasks done

Comments

@gosonzhang
Copy link
Contributor

Description

Currently, the traffic information processed by TubeMQ, including incoming and outgoing traffic, is output by writing files, and then aggregated by the collection program to finally form a statistical report. The audit module provides a new solution, supports real-time data reporting and statistics, and can display traffic data faster.

This improvement mainly achieves the function of data reporting by calling the audit SDK.faster

Use case

TubeMQ supports outputting traffic information through the audit SDK

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@gosonzhang gosonzhang self-assigned this Aug 5, 2022
@healchow healchow added this to the 1.3.0 milestone Aug 7, 2022
@healchow healchow changed the title [TubeMQ] TubeMQ supports outputting traffic information through the audit SDK [Feature][TubeMQ] Supports outputting traffic information through the audit SDK Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment