I'm using Kubernetes in a Google Container Engine cluster and I can see in the Stackdriver logs that one of the Pods is falling over and automatically restarting because of an OutOfMemory exception.
Is there any standard way of monitoring these events?
I'm using Heapster and it doesn't seem to provide any metrics about Pods shutting down and restarting.