1. f5de606 Merge "Deletes default allowed_log_sources in statsd." into pi-dev by TreeHugger Robot · 7 years ago
  2. ad121b9 Merge changes I3ffb6e97,I689df136,Ia67a8eb6 into pi-dev by TreeHugger Robot · 7 years ago
  3. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 7 years ago
  4. 8faaa01 Deletes default allowed_log_sources in statsd. by David Chen · 7 years ago
  5. f384b90 Removes stats_log proto from uid map in statsd. by David Chen · 7 years ago
  6. a825c8ee5 Merge "Support slicing by chain." into pi-dev by TreeHugger Robot · 7 years ago
  7. e06cfd7 Support slicing by chain. by Yangster-mac · 7 years ago
  8. c7ce1a0 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev by TreeHugger Robot · 7 years ago
  9. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 7 years ago
  10. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 7 years ago
  11. 13fb7e4 Statsd cpu optimizaton by Yangster · 7 years ago
  12. ec67661 Refactor cpu stats pullers by Chenjie Yu · 7 years ago
  13. b603fb0 Merge "Add API to let metrics directly drop data without writing to an output." by TreeHugger Robot · 7 years ago
  14. 644e15d Merge "Reduce statsd binary size from 730KB-> 664KB" by TreeHugger Robot · 7 years ago
  15. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  16. 580ea321 Add StateTracker. by Yao Chen · 7 years ago
  17. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 7 years ago
  18. 99e8972 Merge "Add the option to match a whitelist of strings in FieldValueMatcher." by TreeHugger Robot · 7 years ago
  19. 9b1140e Add the option to match a whitelist of strings in FieldValueMatcher. by Yao Chen · 7 years ago
  20. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  21. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 7 years ago
  22. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 7 years ago
  23. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 7 years ago
  24. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 7 years ago
  25. 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
  26. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  27. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  28. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 7 years ago
  29. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  30. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 7 years ago
  31. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  32. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 7 years ago
  33. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  34. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  35. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 7 years ago
  36. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  37. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  38. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  39. cfc311d Statsd always includes snapshot of uid map. by David Chen · 7 years ago
  40. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  41. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  42. 5503f5c condition dimension query. by Yangster-mac · 7 years ago
  43. 2c41460 Merge "Reinstate configs from disk across boots by fixing bugs" by Howard Ro · 7 years ago
  44. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  45. 6e304ec Reinstate configs from disk across boots by fixing bugs by yro · 7 years ago
  46. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  47. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  48. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 7 years ago
  49. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  50. c131a92 Merge changes Ibe8c8d3c,I4a475d6f by TreeHugger Robot · 7 years ago
  51. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  52. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  53. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  54. 7266e82 Merge "Use the configs from disk after reboot and separate out ConfigManager startup for unit test to avoid reading configs for tests" by Howard Ro · 7 years ago
  55. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  56. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 7 years ago
  57. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  58. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  59. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  60. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  61. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  62. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  63. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  64. 9df9a7f 1/ index app name. 2/ fix a bug in app update. by Yangster · 7 years ago
  65. b5c1fe3 Merge "rename pulled atoms to shorter names" by TreeHugger Robot · 7 years ago
  66. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  67. dc4e426 Merge "add feature: GaugeMetricProducer now takes repeated list of fields bug fix: GaugeMetricProducer now works better with pulled events. unit test also includes GaugeMetricProducer_test" by TreeHugger Robot · 7 years ago
  68. 31d14d7 rename pulled atoms to shorter names by Chenjie Yu · 7 years ago
  69. d6815d7 Merge "align metrics to 5min bundary We use one alarm clock for all pulled atoms. If metrics from different configs are not aligned, the clock will be set to repeat at higher and higher frequency, and consume a lot of battery. Current implementation assumes a 5min minimum bucket size. New metric start time is set to be aligned to the start time of statsd in the next 5min. So it will ignore events up to 5min." by TreeHugger Robot · 7 years ago
  70. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  71. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  72. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  73. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  74. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  75. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  76. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  77. 62c1fb0 Merge "Adds rate limit to checking byte size." by TreeHugger Robot · 7 years ago
  78. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  79. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  80. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  81. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  82. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  83. 6e43f53 Merge "Rename more things in statsd_config.proto." by Stefan Lafon · 7 years ago
  84. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  85. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  86. 456385c Merge "Fix how DurationTracker passes results to DurationMetricProducer" by Yao Chen · 7 years ago
  87. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  88. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  89. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  90. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  91. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  92. 0fac5b1 Add no more than 20 timestamps for a config in StatsdStats. by Yao Chen · 7 years ago
  93. 3e585ec Merge "Some fixes in StatsdStats, and add some unit tests" by TreeHugger Robot · 7 years ago
  94. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  95. 64b0006 Merge "Statsd anomaly detection - fixes" by TreeHugger Robot · 7 years ago
  96. 72671a1 Merge "Reject the config if condition config has errors. And add log tag." by TreeHugger Robot · 7 years ago
  97. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  98. 10535b9 Reject the config if condition config has errors. And add log tag. by Yao Chen · 7 years ago
  99. 97d43d5 Merge "Fix a bug in test that cause the flakyness in SimpleConditionTracker_test." by TreeHugger Robot · 7 years ago
  100. c8862ca Merge "Revert "Reject the config if condition config has errors. And add log tag."" by Yao Chen · 7 years ago