Nir Soffer has submitted this change and it was merged. Change subject: Adding report_stats to virt.stats ......................................................................
Adding report_stats to virt.stats This vmstats function sends metrics to external metrics collector. It parses last sampling values for each vm and build metrics dictionary that represent the values and the appropriate keys for each metric. Change-Id: Idf494c6a3087d04c12731c587b619f253dd51165 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/59066 Continuous-Integration: Jenkins CI Reviewed-by: Martin Polednik <[email protected]> Reviewed-by: Francesco Romani <[email protected]> --- M lib/vdsm/virt/vmstats.py 1 file changed, 75 insertions(+), 1 deletion(-) Approvals: Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/59066 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf494c6a3087d04c12731c587b619f253dd51165 Gerrit-PatchSet: 15 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
