add nano seconds support in LogFileReader and protocol converter#2522
Open
alexandnpu wants to merge 2 commits into
Open
add nano seconds support in LogFileReader and protocol converter#2522alexandnpu wants to merge 2 commits into
alexandnpu wants to merge 2 commits into
Conversation
alexandnpu
commented
Jan 28, 2026
- set nano second support in LogFileReader, which makes input_file plugin can set nanosecond in the log event
- set nano second in protocol converter when we want to flattern log events
d83bfa3 to
f9b3bfa
Compare
Collaborator
|
百炼自动化审查:建议保持开启。 本 PR 为 LogFileReader 与协议转换器新增纳秒级时间戳支持,通过全局配置项控制。变更聚焦、具备明确功能增强价值且当前可合并,无重复或已在 main 实现的迹象,应保持开启等待维护者审查。. 最佳落地路径: 建议维护者审查 C++ 侧 GetCurrentTimeInNanoSeconds 的跨平台实现与 Go 侧序列化逻辑,确认全局配置项接入符合项目规范。若 CI 通过且无回归,可合并入核心;必要时可要求作者补充对应单元测试与配置文档说明。. 已核对内容:
百炼审查备注:模型 qwen3.6-max-preview;对照提交 7099f790b8a3。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.