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 usage grows continously #7

Open
williamb1024 opened this issue Feb 12, 2025 · 1 comment
Open

Memory usage grows continously #7

williamb1024 opened this issue Feb 12, 2025 · 1 comment

Comments

@williamb1024
Copy link

I have several instances of Seq. Each with a replicator app instance. On an Seq instance that receives no ingested traffic, the memory used by the replicator app grows continuously.

Eventually, may take several months, the memory usage will use the majority of the hosts memory. Forcing the replicator app to reload, by force updating it, will release the memory.

On Seq instances that receive traffic, this does not occur.

@nblumhardt
Copy link
Member

Thanks for the note, @williamb1024. This sounds a lot like serilog/serilog-sinks-periodicbatching#76, but as far as I can tell, the app is using an earlier version of that codebase. I think updating to Serilog.Sinks.Seq 9.0.0 here would be my first attempt at a fix anyway, so we'll do that when we have a spare moment and re-publish this package.

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

2 participants