tailing-sidecar icon indicating copy to clipboard operation
tailing-sidecar copied to clipboard

tailing-sidecar container gets ContainerOOMKilled, memory leak?

Open pm-src opened this issue 11 months ago • 2 comments

Seeing memory consumption grow periodically and then the container gets OOMKilled. Memory leak in the tailing agent container needs profiling(not the operator). Same pattern repeats every 10 days. Attached is the image showing memory usage.

Following are the version details: tailing-agent public.ecr.aws/sumologic/tailing-sidecar:0.9.0

image

pm-src avatar Mar 14 '24 00:03 pm-src

Do you observe this issue for the latest release https://github.com/SumoLogic/tailing-sidecar/releases/tag/v0.11.0? In latest release there is following change which impacts tailing-sidecar image:

  • build(deps): bump Fluent Bit from 2.2.2 to 3.0.0 https://github.com/SumoLogic/tailing-sidecar/pull/672

In the future we plan to switch to otelcol based tailing sidecar at this moment there are only dev container images https://github.com/SumoLogic/tailing-sidecar/pkgs/container/tailing-sidecar-otel

kasia-kujawa avatar Apr 18 '24 11:04 kasia-kujawa

I'm still using v0.9.0, Let me test with the v0.11.0. thank you.

pm-src avatar Apr 18 '24 23:04 pm-src