commit | b356151e63140085cb96fa16804ee18b3862a4fc | [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 | ecb892f399742cc0d7190b7700379b1a120bcb1e | |
parent | 16fd2e9a9a0a064491196d02957c7e94eaa870a7 [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