ilogtail icon indicating copy to clipboard operation
ilogtail copied to clipboard

feat: provider APIs return multi remote config providers

Open shunjiazhu opened this issue 6 months ago • 0 comments

https://github.com/alibaba/ilogtail/pull/1610 有较多冲突,重新提一下

通过 provider 模块,可以替换一些外部实现,当前主要为 config provider 和 profile sender。

用法: cmake -DPROVIDER_PATH=../../../core_extensions/provider ..

shunjiazhu avatar Aug 20 '24 03:08 shunjiazhu