platform_system_core/metricsd/collectors
Bertrand SIMONNET 7a9640559b metricsd: Only collect metrics over a short period.
Instead of reporting the metrics over both a long and a short period,
collect and report only over a short period. This makes the code simpler
and the metrics easier to understand.

Also move the collection out of metrics_daemon and into a separate
collector to make it simpler to understand.

BUG: 24464945

Change-Id: I17e52536aaa75321a5e34f42ed488545c2c3efde
2015-10-01 16:45:56 -07:00
..
averaged_statistics_collector.cc metricsd: Only collect metrics over a short period. 2015-10-01 16:45:56 -07:00
averaged_statistics_collector.h metricsd: Only collect metrics over a short period. 2015-10-01 16:45:56 -07:00
averaged_statistics_collector_test.cc metricsd: Only collect metrics over a short period. 2015-10-01 16:45:56 -07:00
disk_usage_collector.cc metricsd: Report the data partition usage. 2015-09-24 15:38:36 -07:00
disk_usage_collector.h metricsd: Report the data partition usage. 2015-09-24 15:38:36 -07:00