Francesco Romani has submitted this change and it was merged. Change subject: Modify reports to metrics ......................................................................
Modify reports to metrics Reports is more about the output graphs. The idea behind this module is to send metrics information. This patch changes the name. The config section in vdsm.conf is changed to [metrics]. Reports can be misleading. Change-Id: Ib0aa10042b1c50fbdd94ae69053c74b57c3e6f40 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/60450 Reviewed-by: Irit Goihman <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/60846 --- M configure.ac M lib/vdsm/Makefile.am M lib/vdsm/config.py.in M lib/vdsm/health.py M lib/vdsm/host/api.py R lib/vdsm/metrics/Makefile.am R lib/vdsm/metrics/__init__.py R lib/vdsm/metrics/hawkular.py R lib/vdsm/metrics/statsd.py M vdsm.spec.in M vdsm/vdsm 11 files changed, 25 insertions(+), 25 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Yaniv Bronhaim: Verified; Looks good to me, approved; Passed CI tests Francesco Romani: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/60846 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0aa10042b1c50fbdd94ae69053c74b57c3e6f40 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.0 Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
