1. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  2. 56dc5fd Merge "Revert the field number change to make statsd_config proto backward-compatible." by TreeHugger Robot · 7 years ago
  3. bfff5d7 Merge "Fix bug in statsd with uid memory guardrail" by TreeHugger Robot · 7 years ago
  4. 8410675 Merge "condition dimension query." by TreeHugger Robot · 7 years ago
  5. 6622e94 Revert the field number change to make statsd_config proto backward-compatible. by Yangster-mac · 7 years ago
  6. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  7. c0f6f63 Fix bug in statsd with uid memory guardrail by David Chen · 7 years ago
  8. 5503f5c condition dimension query. by Yangster-mac · 7 years ago
  9. 16fc72f Update the dimension_in_what/condition field number. by Yangster-mac · 7 years ago
  10. 6746229 Merge "Add StatsdStats in statsd's dumpsys" by Yao Chen · 7 years ago
  11. 2c41460 Merge "Reinstate configs from disk across boots by fixing bugs" by Howard Ro · 7 years ago
  12. 14b9335 Merge "consolidate subsystem sleep state atoms" by TreeHugger Robot · 7 years ago
  13. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  14. f5acabe Add StatsdStats in statsd's dumpsys by Yao Chen · 7 years ago
  15. 6e304ec Reinstate configs from disk across boots by fixing bugs by yro · 7 years ago
  16. c8b7f22 consolidate subsystem sleep state atoms by Chenjie Yu · 7 years ago
  17. 29f79b5 Update the AID -> UID mapping. by Yao Chen · 7 years ago
  18. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  19. 079cea9 Create /data/misc/stats-data/ and /data/misc/stats-service/ in statsd.rc by yro · 7 years ago
  20. 964be9a Merge "pull absolute value for cpu time per frequency." by TreeHugger Robot · 7 years ago
  21. afad8c6 Log attribution to statsd for pushed atoms. by Yangster-mac · 7 years ago
  22. 1ee9b74 pull absolute value for cpu time per frequency. by Chenjie Yu · 7 years ago
  23. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  24. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 7 years ago
  25. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  26. 26d5b41 Merge "Cap the size of ice box in StatsdStats." by TreeHugger Robot · 7 years ago
  27. aed7f12 Add atoms for app startup time. by Olivier Gaillard · 7 years ago
  28. c131a92 Merge changes Ibe8c8d3c,I4a475d6f by TreeHugger Robot · 7 years ago
  29. f6723df Cap the size of ice box in StatsdStats. by Yao Chen · 7 years ago
  30. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  31. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  32. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  33. a7afd13 Merge "Fix a few things with the loadtest app." by TreeHugger Robot · 7 years ago
  34. c6f2fa2 Fix a few things with the loadtest app. by Stefan Lafon · 7 years ago
  35. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  36. 4735b97 Merge "Updates atoms.proto for statsd." by TreeHugger Robot · 7 years ago
  37. 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
  38. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  39. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 7 years ago
  40. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 7 years ago
  41. efc331b Merge "Use TimeUnit enum to specify the bucket size." by TreeHugger Robot · 7 years ago
  42. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  43. 147ce60 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  44. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  45. 6e3e6cb Updates atoms.proto for statsd. by David Chen · 7 years ago
  46. 48989c2 Merge "1/ Change all "name" to id in statsD. 2/ Handle Subscription for alert. 3/ Support no_report_metric" by TreeHugger Robot · 7 years ago
  47. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  48. 5459651 Merge "Checks in statsd that fields are within range." by TreeHugger Robot · 7 years ago
  49. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  50. 303f84f Merge "Splits AnomalyTracker into two files" by TreeHugger Robot · 7 years ago
  51. daa9f3a Checks in statsd that fields are within range. by David Chen · 7 years ago
  52. 7d8aa4d Small fix to addconfig in statsd. by David Chen · 7 years ago
  53. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  54. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  55. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  56. b80dcf2 Merge "1/ index app name. 2/ fix a bug in app update." by TreeHugger Robot · 7 years ago
  57. 4e102f0 Merge "Statsd anomaly detection atom" by TreeHugger Robot · 7 years ago
  58. 8fcd09a Statsd anomaly detection atom by Bookatz · 7 years ago
  59. 2b4fc9d align metrics start time to the previous 5 min start, instead by Chenjie Yu · 7 years ago
  60. 9df9a7f 1/ index app name. 2/ fix a bug in app update. by Yangster · 7 years ago
  61. b5c1fe3 Merge "rename pulled atoms to shorter names" by TreeHugger Robot · 7 years ago
  62. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  63. 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
  64. 31d14d7 rename pulled atoms to shorter names by Chenjie Yu · 7 years ago
  65. 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
  66. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  67. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  68. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  69. 58a6cf6 Merge "Stats log api for attribution chain." by TreeHugger Robot · 7 years ago
  70. 7604aea Stats log api for attribution chain. by Yangster-mac · 7 years ago
  71. 6831a26 Merge "Adds API for apps to push events to statsd." by TreeHugger Robot · 7 years ago
  72. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  73. 0a368b2 Adds API for apps to push events to statsd. by David Chen · 7 years ago
  74. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  75. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  76. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  77. d46ac28 Merge "Remove dead code in statsd" by Yao Chen · 7 years ago
  78. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  79. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  80. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  81. 2d48f13 Merge "Only create ProtoOutputStream when onGetData() is called." by TreeHugger Robot · 7 years ago
  82. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  83. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  84. dce16ff Merge "Copy atoms.proto changes to atoms_copy.proto" by TreeHugger Robot · 7 years ago
  85. 62c1fb0 Merge "Adds rate limit to checking byte size." by TreeHugger Robot · 7 years ago
  86. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  87. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  88. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  89. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  90. c542320 Copy atoms.proto changes to atoms_copy.proto by Tej Singh · 7 years ago
  91. e224d7a Merge "Attribution proto in atoms." by TreeHugger Robot · 7 years ago
  92. cfdf3a4 Attribution proto in atoms. by Yangster-mac · 7 years ago
  93. f20ed03 Merge "Rename EventConditionLink as MetricConditionLink in statsd_config.proto." by Stefan Lafon · 7 years ago
  94. 42a24dc Merge "Fix a deadlock in statsd." by TreeHugger Robot · 7 years ago
  95. 5c5eebc Fix a deadlock in statsd. by Yao Chen · 7 years ago
  96. 6842a8c bug fix for StatsLogEventWraper tag id bug fix for ConfigManager fake config by Chenjie Yu · 7 years ago
  97. 43be09b5 Merge "Make matchesSimple return false if there is a parsing error" by TreeHugger Robot · 7 years ago
  98. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  99. 6e43f53 Merge "Rename more things in statsd_config.proto." by Stefan Lafon · 7 years ago
  100. 16c8c6a Make matchesSimple return false if there is a parsing error by Tej Singh · 7 years ago