On Sun, Mar 25, 2018 at 12:24 AM, 'Jordan (Cloud Platform Support)' via
Google App Engine <google-appengine@googlegroups.com> wrote:

>
> For an example of how to analyze the JVM heap usage you can review this 
> third-party
> code snippet
> <http://viralpatel.net/blogs/getting-jvm-heap-size-used-memory-total-memory-using-java-runtime/>.
> You can then log this with Stackdriver to keep track of your actual
> application memory usage.
>

Yes, we use that.


You are correct, that is indeed the memory usage of the entire instance.


OK, I understand the situation now, but just out of curiosity-- what is the
use case in which understanding the memory consumption of Docker is
useful?  After all, there is nothing contending for those resources from
our perspective. When we pay for all that memory,  whether we are using all
of that or  temporarily using less doesn't seem to matter.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cN0Qkht_RTi3afANUb2_z%2BGUgsobcRHYXTeQY_fm30CbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to