Re: [Dev] Resource level monitoring dashboard for applications on AppCloud

2016-03-15 Thread Malmee Weerasinghe
Hi All, When I tried as mentioned in documentation [1] to access cluster metrics (resource usage) through the REST endpoints it gives null values. But the data is passed to the storage backend, "InfluxDB" when I checked the data tables in the database. AFAIU there are missed configurations in the

[Dev] Resource level monitoring dashboard for applications on AppCloud

2016-03-13 Thread Malmee Weerasinghe
Hi All, I am working on building a dashboard for resource level monitoring of the pods in kubernetes used by AppCloud. In kubernetes this is the structure used for resource usage monitoring. cAdvisor auto-discovers all containers in a node and collects CPU, memory, filesystem, and network usage