I am currently learning more and more of the Google Cloud Platform and trying to appreciate how I can change my default stack. I like the idea of ββusing all the built-in tools instead of accessing various Saas products. One of the most open-ended questions was the use of Stackdriver Monitoring. I understand that in-built monitoring uses Heapster with Google Cloud Sink. However, how can I show my own custom metrics for Stackdriver? I don't mean magazine-based metrics, but the real thing?
I know that I could always install the agent myself in the cluster, but it seems to me that it is already running as part of the Google Container Engine, so how can I click metrics on it?
source share