XLPE

Results 6 issues of XLPE

Concisely describe the proposed feature: 目前ilogtail是单进程多线程程序。当CPU和内存超出限制后,进程会自动退出。 Describe the solution you'd like (if any) 设计父子进程,每隔5秒检测一下【子进程】状态,如果【子进程】异常退出,父进程会自动拉起子进程。

feature request
community

**Describe the bug** enable_log_position_meta在官方文档中会在日志中添加该日志所属原始文件的元数据信息,即新增__tag__:__inode__字段和__file_offset__字段。但是开启后,并没有生效。 [LogProcess.cpp](https://github.com/alibaba/ilogtail/blob/main/core/processor/LogProcess.cpp#L298)这里有一个continue,会导致赋值被打断https://github.com/alibaba/ilogtail/blob/main/core/processor/LogProcess.cpp#L436

bug

Pulsar clients periodically call the internalCreatePartitionsProducers method, which we found to be prone to timeouts, triggering the checkServerError method to close the connection and trigger producer reconnection. Since the Pulsar...

**What happened**: Many directories are missing **What you expected to happen**: All directories should exist **How to reproduce it (as minimally and precisely as possible)**: 1. Bind two directories separately...

pending
priority/wishlist

I haven't seen new release for long time, so would be great to know the plans with this. Thanks