
Tal Nisan has submitted this change and it was merged. Change subject: core: log vms retrieved on statistics polling ...................................................................... core: log vms retrieved on statistics polling Log the VMs we get from VDSM on statistics monitoring cycles. Only the first eight digits in the VM ID are printed along with its status. We add this in order to produce more data that could help us with on- going bug investigation. Change-Id: I9fa187c317e4bac5cc4ef41541a1c31532fa909b Bug-Url: https://bugzilla.redhat.com/1342388 Signed-off-by: Sharon Gratch <sgratch@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsStatisticsFetcher.java 1 file changed, 25 insertions(+), 0 deletions(-) Approvals: Jakub Niedermertl: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Martin Betak: Looks good to me, approved Shmuel Leib Melamud: Looks good to me, but someone else must approve Sharon Gratch: Verified -- To view, visit https://gerrit.ovirt.org/58772 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9fa187c317e4bac5cc4ef41541a1c31532fa909b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>