processor_add_fields 能力升级 #2134
Takuka0311
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
processor_add_fields
是一个简单而常用的插件。支持将固定的k、v添加到LoongCollector输出的数据中。我们注意到,在社区群和issue中,很多开发者对于该插件的能力有一些需求,例如:
因此,我们新建了这样一个discussion,整理出一些升级点,欢迎社区同学来参与交流,认领开发。此外,还有其他的想法,也欢迎大家在评论区提出,下面列出的功能会不断更新。
processor_add_fields
实现processor_v2接口__tag__:__path__
字段,我们想将它copy一份后续继续处理,可以配置类似这样的采集配置:processor_add_fields_native
插件,获取更高性能。补充材料:
processor_add_fields
插件的源代码。有任何问题欢迎在评论区交流
Beta Was this translation helpful? Give feedback.
All reactions