You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor process cache management to handle out of order process ebpf events (alibaba#2232)
* add basic pod info for process
* refactory process cache management to handle out of order events
* format
* fix
* fix consume retry queue crash\nfix memleak due to inproper reuse in clone event
* fix shrink size
* fix format
* fix containerId buffer
* Add debug log
* fix exit do not clear cache if k8s meta not exist
* fix event lost for using circular buffer
* fix ebpf_process_secure config reload problem
* Use fixed sized common queue to control memory
Improve tcmalloc release mem machanism
Fix crash when FileFlusher has no permission to write
* fix ut
* Update core/common/TimeKeeper.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments