Comment 2 for bug 1865901

Revision history for this message
Richard Harding (rharding) wrote : Re: Over time, jujud agents consume too much memory

Some things to collect:

juju version
deployed applications
goroutines for the jujud (https://discourse.jujucharms.com/t/agent-introspection-juju-goroutines/118)

and any logs that clear or indicate a failure of getting logs out of the agent to the controller.

In theory this is some sort of memory leak but I don't recall anything recently in the application end. If there is in fact a leak I'm not sure combining the unit agent would fix as it's not that the agents are duping the memory so much vs something is growing and causing you to need to restart to reset the leaky behavior.