Change in vdsm[master]: virt: sampling: omit stacktrace if no cpu stats

fromani at redhat.com fromani at redhat.com
Fri Jun 26 15:04:47 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: virt: sampling: omit stacktrace if no cpu stats
......................................................................


Patch Set 6: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/42476/6/vdsm/virt/vmstats.py
File vdsm/virt/vmstats.py:

Line 73:     stats['cpuSys'] = 0.0
Line 74: 
Line 75:     if first_sample is None or last_sample is None:
Line 76:         return
Line 77: 
spurious change
Line 78:     if interval <= 0:
Line 79:         logging.warning(
Line 80:             'invalid interval %i when computing CPU stats for %s',
Line 81:             interval, vm.id)


-- 
To view, visit https://gerrit.ovirt.org/42476
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I894a0ace8e3dce3cf3399ed71942e41f719133fb
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list