This is an automated email from the ASF dual-hosted git repository.
zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from a37ad6846d [INLONG-9368][Dashboard] Creation time or other time
display in an easily readable format (#9382)
add 1f3572e216 [INLONG-9390][Agent] Collect supplementary data in
chronological order (#9391)
No new revisions were added by this update.
Summary of changes:
.../agent/core/instance/InstanceManager.java | 5 +
.../inlong/agent/plugin/instance/FileInstance.java | 5 -
.../agent/plugin/task/filecollect/FileScanner.java | 24 ++++-
.../task/filecollect/LogFileCollectTask.java | 111 +++++++++++++++------
.../agent/plugin/task/filecollect/WatchEntity.java | 9 +-
.../agent/plugin/utils/file/NewDateUtils.java | 20 +---
6 files changed, 105 insertions(+), 69 deletions(-)