commit | a5f0be8a2159235fa49a090c7233b5c97819ebe4 | [log] [tgz] |
---|---|---|
author | Ildar Svetlov <isvetlov@mirantis.com> | Fri Oct 09 15:29:44 2020 +0400 |
committer | Ildar Svetlov <isvetlov@mirantis.com> | Fri Oct 09 11:34:11 2020 +0000 |
tree | 679e8110c8db2721b74672cd361065f923a81082 | |
parent | 36e30f623bf57e67d60a74c70abff9b1c6affd39 [diff] |
Align queries with the requirements - CPU, RAM, disk metrics have to be reported from the enabled/up hypervisors only; - remove redundant sum() calls; - replace avg() by max(); - round floating numbers showing instances and tenants average. Change-Id: If74aa9d0a1bda6a9295d60de738779a04b4dc4b9 Related-To: PROD-35784