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
After preliminary profiling, I cannot figure out why garbage is building up during the import step. References should be lost and Go's garbage collector should delete the underlying objects... but its not.
RITA has been seen using a large amount of RAM during log ingestion. This must be investigated and limited.
The text was updated successfully, but these errors were encountered: