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