----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10043/ -----------------------------------------------------------
Review request for cloudstack and Chip Childers. Description ------- StatsCollector was not running because the corresponding class was not getting initialized. Adding code for StatsCollector initialization using spring framework This addresses bug CLOUDSTACK-1738. Diffs ----- server/src/com/cloud/server/StatsCollector.java be83c18 Diff: https://reviews.apache.org/r/10043/diff/ Testing ------- UI now shows stats for vm, host and the storage now. Thanks, Nitin Mehta