You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: