1. a8b7011 Invalidate the bucket when global base is missing. by Olivier Gaillard · 5 years ago
  2. 47a9efc Fix usage of flush buckets. by Olivier Gaillard · 5 years ago
  3. 17ba73a Remove lots of code duplication in tests by Olivier Gaillard · 5 years ago
  4. 0a36f57 Mark bucket as invalid when the condition was unknown at the start of by Olivier Gaillard · 5 years ago
  5. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 5 years ago
  6. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 5 years ago
  7. 1e0d8fc Marks the bucket as invalid when it reaches the guard rail limit. by Olivier Gaillard · 5 years ago
  8. 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 5 years ago
  9. 808bfd1 Flush the bucket before creating a partial bucket. by Olivier Gaillard · 5 years ago
  10. 3061ca2 Fix test: the event should be from the previous bucket by Olivier Gaillard · 5 years ago
  11. 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 5 years ago
  12. c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 5 years ago
  13. 2653176 Fix issue in ValueMetricProducer where values are not reported by Misha Wagner · 6 years ago
  14. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 6 years ago
  15. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  16. dbe5c50 trim ValueMetric dimension key by Chenjie Yu · 6 years ago
  17. f275f61 optional default base for ValueMetric by Chenjie Yu · 6 years ago
  18. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  19. fc32848 fix GaugeMetric unit test by Chenjie Yu · 6 years ago
  20. 054ce9c filter pulled events for ValueMetric by Chenjie Yu · 6 years ago
  21. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  22. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  23. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  24. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  25. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  26. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  27. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  28. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  29. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  30. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  31. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  32. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  33. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  34. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  35. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 6 years ago
  36. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 6 years ago
  37. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  38. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  39. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  40. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  41. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  42. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  43. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  44. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  45. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  46. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 6 years ago
  47. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 6 years ago
  48. 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
  49. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  50. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  51. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 6 years ago
  52. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  53. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  54. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  55. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  56. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 6 years ago
  57. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 6 years ago
  58. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  59. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  60. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  61. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  62. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  63. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  64. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  65. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  66. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  67. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  68. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  69. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  70. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  71. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  72. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  73. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  74. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  75. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  76. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  77. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  78. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  79. 09294ef Fix some bugs in duration tracker. by Yao Chen · 7 years ago
  80. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  81. 4aa1677 Merge "One more feature in DurationMetric -- nesting on top of Or and Max" by TreeHugger Robot · 7 years ago
  82. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  83. 0ea1990 One more feature in DurationMetric -- nesting on top of Or and Max by Yao Chen · 7 years ago
  84. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  85. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  86. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  87. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago