1. e678cb7 Split buckets on boot complete by Tej Singh · 4 years, 4 months ago
  2. 8dca82e statsd unit test and benchmark refactor by tsaichristine · 4 years, 5 months ago
  3. 3be093b Uid Sandboxing of Pullers by Tej Singh · 4 years, 6 months ago
  4. d5800b2 Update unit tests to use new socket schema by tsaichristine · 4 years, 5 months ago
  5. 1e4368a Comment out Statsd tests by Jeffrey Huang · 4 years, 6 months ago
  6. b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 4 years, 9 months ago
  7. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 4 years, 11 months ago
  8. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  9. 35c7a57 Statsd: support atom counts of new atoms. by Tej Singh · 5 years ago
  10. 597c716 Skip data pulling when metric is not active by Tej Singh · 5 years ago
  11. 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 6 years ago
  12. c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 6 years ago
  13. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 6 years ago
  14. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  15. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  16. fc32848 fix GaugeMetric unit test by Chenjie Yu · 6 years ago
  17. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  18. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  19. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  20. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  21. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  22. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  23. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  24. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  25. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  26. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  27. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  28. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  29. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  30. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  31. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  32. db15052 Merge "Add a guardrail to limit minimum bucket duration to be 5 minutes except when configured through adb command" by Howard Ro · 7 years ago
  33. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  34. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 7 years ago
  35. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  36. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  37. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  38. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  39. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  40. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  41. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  42. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  43. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  44. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  45. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  46. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  47. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  48. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  49. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  50. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  51. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago