commit | 009ba1ebf76cc2732dbd6a0bd83435473261c7bb | [log] [tgz] |
---|---|---|
author | Yao Chen <yaochen@google.com> | Tue Nov 21 18:07:17 2017 -0800 |
committer | Yao Chen <yaochen@google.com> | Mon Nov 27 10:52:54 2017 -0800 |
tree | d92b72b536f8d390548bcb17729f306a186d0829 | |
parent | 256bb97e435d5a4e2c7b8003f3b59bb4b2205884 [diff] |
Add StatsdStats and guardrail. + StatsdStats is the global class that tracks the stats about statsd. + Added guardrail for classes that have a map which could potentially grow unboundedly with the number of logs. TODO: add unit tests & CTS for StatsdStats, and guardrail add stats for pulled atoms. Test: statsd_test Change-Id: I0ea562de4dd3f6162f7923a9c193420b482c1d51