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

metrics: Remove pod from the queue after deleting metrics #2287

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

lambdanis
Copy link
Contributor

This is done to prevent a memory leak in environments with a high pod churn or very long-running Tetragon agents.

Credits to Tam Mach for fixing a similar issue in cilium/cilium#31714.

This is done to prevent a memory leak in environments with a high pod churn or
very long-running Tetragon agents.

Credits to Tam Mach for fixing a similar issue in cilium/cilium#31714.

Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
@lambdanis lambdanis added area/metrics Related to prometheus metrics release-note/bug This PR fixes an issue in a previous release of Tetragon. labels Apr 2, 2024
@lambdanis lambdanis requested a review from a team as a code owner April 2, 2024 17:51
Copy link
Member

@mtardy mtardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@lambdanis lambdanis merged commit 86e210a into cilium:main Apr 3, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics Related to prometheus metrics release-note/bug This PR fixes an issue in a previous release of Tetragon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants