redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

enable metrics #18

Closed sudheerchekka closed 7 years ago

sudheerchekka commented 7 years ago

adding --metrics option to "oc custer up" in init.sh to enable metrics is not working. any recommendations how to enable metrics for this demo ?

eschabell commented 7 years ago

If you have ideas on how to do this with limited resources (this demo targets local laptop usage), then I am all ears.

I have worked with @sabre1041 in the past to try and put this together here: https://github.com/sabre1041/rhcs-metrics-demo

It is pretty resource intensive, so decided against targeting this for this project. I will close this but remain open to a solution that works well on less than 16GB RAM machines. ;-)

Btw, is the current version here of 'oc' not using : --metrics=true

eschabell commented 7 years ago

I did play with the --metrics=true option and get metrics on container deployments, but they don't seem to work... see attached image.

screen shot 2017-02-24 at 2 47 24 pm