Shahar Havivi has submitted this change and it was merged.
Change subject: core: refine log for retrieved vms on statistics cycle
......................................................................
core: refine log for retrieved vms on statistics cycle
Now that there is no immediate need to log all the VMs we retrieve
on statistics monitoring cycles, we:
1. reduce the log level of the detailed information (that contains
both VM IDs and their statuses) to DEBUG
2. log a summary that contains the ID of the monitored host and
the amount of fetched VMs in INFO level
Change-Id: Ic89f4f6c59a896d8c9fa198f0ce7c74c9c9046aa
Bug-Url:
https://bugzilla.redhat.com/1339291
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmsStatisticsFetcher.java
1 file changed, 14 insertions(+), 6 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/58567
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic89f4f6c59a896d8c9fa198f0ce7c74c9c9046aa
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>