ozhera icon indicating copy to clipboard operation
ozhera copied to clipboard

[refactor]Add Data Center Information Query and Log Data Pre- and Post-Processing

Open wtt40122 opened this issue 8 months ago • 0 comments

This PR aims to enhance the application environment information query function by introducing data center information to improve the traceability and management efficiency of log data. Additionally, pre- and post-processing logic is added to log-stream to ensure the completeness and accuracy of log data.

Changes:

1.Data Center Information Query: Add data center information fields to the application environment information query interface for tracking the source of log data. 2.Log Data Pre- and Post-Processing: Implement pre- and post-processing logic for log data in the log-stream module, including but not limited to data cleaning, formatting, encryption, etc. Related Code Changes:

Add data center information fields to the application environment information query interface. Implement pre- and post-processing logic for log data in the log-stream module.

wtt40122 avatar Jun 04 '24 08:06 wtt40122