baomingyu opened a new issue #1883:
URL: https://github.com/apache/incubator-inlong/issues/1883
### Description
Inlong audit will handle all metrics info which reported by client sdk in
separate processing .
This is the master issue for inlong audit feature, including the following
sub-tasks.
-[1] add audit module structure #1879
for such sub-module:
1. audit-common: pb protocol, using between sdk and server.
2. audit-dist: build product directory
3. audit-docker: docker
4. audit-source: handle clients report's info and produce to pulsar
5. audit-store: consume message and insert to db
-[2] add audit-common module; #1880
-[3] add audit-source module; #1881
-[4] add audit-store module; #1882
### Use case
_No response_
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://www.apache.org/foundation/policies/conduct)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]