commit | f09569f848ca0b81a21a74e9f4dd8bd9a886151a | [log] [tgz] |
---|---|---|
author | Yao Chen <yaochen@google.com> | Wed Dec 13 17:00:51 2017 -0800 |
committer | Yao Chen <yaochen@google.com> | Thu Dec 14 09:07:54 2017 -0800 |
tree | f952554217c69df0fce243fc0d011e5043020307 | |
parent | 14b1f3ede6e40606733156c431792b390cac5d17 [diff] |
Further reduce statsd memory usage. + Remove the protobuf *Metric object from MetricProducers -- This saves ~150 bytes per metric. + Remove the StatsdConfig from ConfigManager -- This saves us xKB per config. + Also remove alerts from fake config to avoid crash (Bug: 70627390) + Other misc fixes too. Test: statsd_test & manual Change-Id: Ied4eb3fa31c50599817b3a5e1caf5077c487fad2