1. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 5 years ago
  2. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  3. dbe5c50 trim ValueMetric dimension key by Chenjie Yu · 6 years ago
  4. f275f61 optional default base for ValueMetric by Chenjie Yu · 6 years ago
  5. 054ce9c filter pulled events for ValueMetric by Chenjie Yu · 6 years ago
  6. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  7. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  8. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  9. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  10. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  11. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  12. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  13. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  14. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  15. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  16. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  17. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  18. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  19. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  20. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  21. db15052 Merge "Add a guardrail to limit minimum bucket duration to be 5 minutes except when configured through adb command" by Howard Ro · 6 years ago
  22. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  23. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  24. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 6 years ago
  25. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 6 years ago
  26. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  27. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  28. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  29. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  30. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  31. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  32. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  33. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  34. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  35. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  36. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  37. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  38. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago