Allow directly calling the container memory metrics function in case the
container detection isn't accurate enough.
Drop the automatic container detection so we can use the
running_in_container option in the AppSignal agent instead, which is
user configurable. Allows for corrections is the container detection is
inaccurate.
Allow directly calling the container memory metrics function in case the container detection isn't accurate enough.
Drop the automatic container detection so we can use the
running_in_container
option in the AppSignal agent instead, which is user configurable. Allows for corrections is the container detection is inaccurate.Used in https://github.com/appsignal/appsignal-agent/pull/373