Awesome … is the same metrics exposed by Prometheus as well? Am seeing Prometheus also exposing the same but less then oc get metrics. oc get metrics is giving more info.
Also, how to get metrics of kubelet? -- Srinivas Kotaru From: "[email protected]" <[email protected]> Date: Thursday, February 23, 2017 at 2:33 PM To: Srinivas Naga Kotaru <[email protected]> Cc: dev <[email protected]> Subject: Re: metrics Resending to dev list. On Thu, Feb 23, 2017 at 5:31 PM, Clayton Coleman <[email protected]<mailto:[email protected]>> wrote: Yes, the apiserver, the controllers, and the nodes all expose metrics on their serving port. The controllers listen on localhost only today. You can view the api server metrics as a suitably privileged user with "oc get --raw /metrics", or use the appropriate credentials (treat it as an API call for the purpose of authentication). On Thu, Feb 23, 2017 at 4:53 PM, Srinivas Naga Kotaru (skotaru) <[email protected]<mailto:[email protected]>> wrote: Does API server expose any metrics like https://apiserver/metrics or any other form? -- Srinivas Kotaru _______________________________________________ dev mailing list [email protected]<mailto:[email protected]> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
