Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak Introduced by 6.12.0-sidecar release (or other change on Feb 20th 2023) #12

Open
PeterCat12 opened this issue Feb 27, 2024 · 1 comment

Comments

@PeterCat12
Copy link

PeterCat12 commented Feb 27, 2024

Hello,

We currently use the ECS Fargate side-care deployment as outlined here.

The specific tag of the lacework/datacollector image we use is lacework/datacollector:6.1.2-sidecar. Since Feb 20th we have noticed a memory leak introduced into all of fargate services that use the lacework sidecar that causes degraded app performance before eventually causing our containers to fall over. This occurs even for services that have NOT been restarted and/or redeployed. Removing lacework from our ECS task resolves the memory leak and prevents any degradation of performance.

  1. Am I right in understanding that the agent on our services auto-updates and that the publishing of the latest linux image could have introduced a memory leak into services that haven't even been restart/redeployed?
  2. We haven't collected enough metrics using the latest release of the linux agent but wanted to check to see if this would resolve our issue.

Thank you

@PeterCat12
Copy link
Author

Using the latest image did resolve the memory leak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant