1. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  2. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  3. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  4. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  5. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 6 years ago
  6. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 6 years ago
  7. 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
  8. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  9. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  10. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 6 years ago
  11. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  12. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  13. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 6 years ago
  14. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 6 years ago
  15. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 6 years ago
  16. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 6 years ago
  17. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 6 years ago
  18. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 6 years ago
  19. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  20. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  21. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  22. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  23. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  24. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  25. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  26. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  27. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  28. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  29. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  30. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  31. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  32. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  33. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  34. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  35. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  36. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  37. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  38. 09294ef Fix some bugs in duration tracker. by Yao Chen · 7 years ago
  39. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  40. 4aa1677 Merge "One more feature in DurationMetric -- nesting on top of Or and Max" by TreeHugger Robot · 7 years ago
  41. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  42. 0ea1990 One more feature in DurationMetric -- nesting on top of Or and Max by Yao Chen · 7 years ago
  43. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  44. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  45. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  46. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago