commit | b7fcf00c776a7a04d0b45c1f6c0099cf9bd20885 | [log] [tgz] |
---|---|---|
author | tsaichristine <tsaichristine@google.com> | Fri Dec 06 18:40:47 2019 -0800 |
committer | tsaichristine <tsaichristine@google.com> | Mon Dec 09 15:57:53 2019 -0800 |
tree | e9182c263c73af5ca0e86742f9c8c51404af12dd | |
parent | 98585a6c0ca86e855ffb6b8674efe79b0dfb2444 [diff] |
Remove data dropping as an invalid bucket case ValueMetric's #dropData function flushes and clears the current bucket only if the drop time coincides with the end of the bucket. Otherwise, if the current bucket is a partial bucket, we keep this bucket for further aggregation so it should not be marked invalid. Test: bit statsd_test:* Bug: 145918755 Change-Id: I73bccf8fe9e223bd7927fffe2f1665744ae1b452