1. e5405ba (Part 2.6 - Final one!) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  2. 3ca4d78 (Part 2.4) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  3. 5adb1b1 (Part 2.3) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  4. 4980c0a Merge "Migrate statsd_test to use libstatslog_statsdtest" into rvc-dev by Jeffrey Huang · 4 years, 6 months ago
  5. 300ee6e Merge "(Part 2.2) Use new socket schema in ValueMetricProducer_test" into rvc-dev by Christine Tsai · 4 years, 6 months ago
  6. b828fe2 (Part 2.5) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  7. f487f2a (Part 2.2) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  8. 3eb84d4 Migrate statsd_test to use libstatslog_statsdtest by Jeffrey Huang · 4 years, 6 months ago
  9. bb33b80 (Part 2.1) Use new socket schema in ValueMetricProducer_test by tsaichristine · 4 years, 6 months ago
  10. 7747d37 (Part 1) Use new socket schema with statsd tests by tsaichristine · 4 years, 6 months ago
  11. 1e4368a Comment out Statsd tests by Jeffrey Huang · 4 years, 7 months ago
  12. 45f703b Fix skipped bucket end times by tsaichristine · 4 years, 7 months ago
  13. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 4 years, 9 months ago
  14. b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 4 years, 9 months ago
  15. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 4 years, 11 months ago
  16. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 5 years ago
  17. 060fbfc Support a ONE_WEEK bucket size by Ruchir Rastogi · 5 years ago
  18. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 5 years ago
  19. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  20. 35c7a57 Statsd: support atom counts of new atoms. by Tej Singh · 5 years ago
  21. f4d95b9 Merge "Fix ValueMetric unit test." into qt-dev by TreeHugger Robot · 5 years ago
  22. 597c716 Skip data pulling when metric is not active by Tej Singh · 5 years ago
  23. 8d30627 Fix ValueMetric unit test. by Yao Chen · 5 years ago
  24. fbee916 Fix a problem with ValueMetric when used with conditions and no diffs. by Olivier Gaillard · 5 years ago
  25. e6cfb14 Add a condition timer to track the duration of condition being true. by Yao Chen · 5 years ago
  26. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
  27. c371991 Full bucket should be reset even when the last bucket is invalid. by Olivier Gaillard · 5 years ago
  28. a8b7011 Invalidate the bucket when global base is missing. by Olivier Gaillard · 6 years ago
  29. 47a9efc Fix usage of flush buckets. by Olivier Gaillard · 6 years ago
  30. 17ba73a Remove lots of code duplication in tests by Olivier Gaillard · 6 years ago
  31. 0a36f57 Mark bucket as invalid when the condition was unknown at the start of by Olivier Gaillard · 6 years ago
  32. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  33. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 6 years ago
  34. 1e0d8fc Marks the bucket as invalid when it reaches the guard rail limit. by Olivier Gaillard · 6 years ago
  35. 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 6 years ago
  36. 808bfd1 Flush the bucket before creating a partial bucket. by Olivier Gaillard · 6 years ago
  37. 3061ca2 Fix test: the event should be from the previous bucket by Olivier Gaillard · 6 years ago
  38. 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 6 years ago
  39. c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 6 years ago
  40. 2653176 Fix issue in ValueMetricProducer where values are not reported by Misha Wagner · 6 years ago
  41. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 6 years ago
  42. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  43. dbe5c50 trim ValueMetric dimension key by Chenjie Yu · 6 years ago
  44. f275f61 optional default base for ValueMetric by Chenjie Yu · 6 years ago
  45. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  46. fc32848 fix GaugeMetric unit test by Chenjie Yu · 6 years ago
  47. 054ce9c filter pulled events for ValueMetric by Chenjie Yu · 6 years ago
  48. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  49. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  50. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  51. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  52. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  53. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  54. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  55. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  56. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  57. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  58. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  59. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  60. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  61. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  62. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 6 years ago
  63. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 6 years ago
  64. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  65. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  66. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  67. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  68. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  69. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  70. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  71. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  72. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  73. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 7 years ago
  74. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 7 years ago
  75. 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
  76. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  77. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 7 years ago
  78. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 7 years ago
  79. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  80. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 7 years ago
  81. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  82. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  83. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 7 years ago
  84. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  85. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  86. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  87. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  88. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  89. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  90. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  91. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  92. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  93. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  94. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  95. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  96. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  97. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  98. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  99. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  100. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago