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
The filterprocessor for each team increases the memory consumption. When the amount of namespaces are too much, the memory usage skyrockets and keeps making the collector pods OOMKilled.
Summary
The
filterprocessor
for each team increases the memory consumption. When the amount of namespaces are too much, the memory usage skyrockets and keeps making the collector podsOOMKilled
.Desired Behavior
Flexibility to fine-tune memory consumption.
Possible Solution
filterprocessor
toroutingconnector
GOMEMLIMIT
(Migrate deprecated memory_ballast extension to GOMEMLIMIT variable. #144)Additional context
The text was updated successfully, but these errors were encountered: