-
Notifications
You must be signed in to change notification settings - Fork 70
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
docker oom-killer / possible memory leak ? #139
Comments
Hi, |
It would be interesting to hear if you have the same issues with the docker module in metricbeat. |
Any news on this ? I am seriously considering using something else... |
@jdel We have migrated Dockbeat to a new docker module in Metricbeat. This last is a part of the Elastic stack. You can take advantage of the power of Elasricsearch and the great visualization of Kibana for a better monitoring of your Docker infrastructure. All that you need will be generated automatically, so you don't have to worry about the index template anymore, it will be loaded automatically and will be used if new indices are created. Thus you will be able to ship your data easily to elasticsearch! |
This looks promising |
Hello,
I have been using dockbeat for over 2 months to gather container stats from my Rancher managed infrastructure.
I am using 1.0.0 release of dockbeat, in an alpine:3.4 with glibc container and all of my servers running the dockbeat container have logs similar to this:
My dockbeat container is currently limited to using 100MB of ram and 200MB of swap (mem_limit set in docker compose).
What is the expected memory usage of dockbeat ?
Could it be possible that there is a memory leak somewhere ?
The text was updated successfully, but these errors were encountered: