1. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  2. c3d0798 Merge "Fix partial bucket unit tests." into pi-dev by android-build-team Robot · 6 years ago
  3. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 6 years ago
  4. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 6 years ago
  5. cc884df Fix partial bucket unit tests. by Yao Chen · 6 years ago
  6. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  7. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  8. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  9. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  10. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  11. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  12. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  13. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  14. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  15. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  16. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  17. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  18. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  19. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  20. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  21. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  22. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  23. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 6 years ago
  24. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 6 years ago
  25. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 6 years ago
  26. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  27. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  28. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  29. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  30. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  31. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  32. cdc9d90 Merge "Flush the past buckets in anomaly tracker when time jumps forward" into pi-dev by TreeHugger Robot · 6 years ago
  33. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  34. 35045cb Fix uidmap in statsd. by David Chen · 6 years ago
  35. d50f2ae rename neq_all_string to neq_any_string in statsd_config by Yao Chen · 6 years ago
  36. 8512630 Merge "Allow statsd to be given empty config." into pi-dev by TreeHugger Robot · 6 years ago
  37. e51af37 Merge "Fix recovery of stats data from previous input while using ProtoOutputStream" into pi-dev by Howard Ro · 6 years ago
  38. 9fdd403 Allow statsd to be given empty config. by David Chen · 6 years ago
  39. 4beccbe Fix recovery of stats data from previous input while using ProtoOutputStream by yro · 6 years ago
  40. f5de606 Merge "Deletes default allowed_log_sources in statsd." into pi-dev by TreeHugger Robot · 6 years ago
  41. ad121b9 Merge changes I3ffb6e97,I689df136,Ia67a8eb6 into pi-dev by TreeHugger Robot · 6 years ago
  42. 6bf9825 Statsd AnomalyDetection improvements by Bookatz · 6 years ago
  43. 8faaa01 Deletes default allowed_log_sources in statsd. by David Chen · 6 years ago
  44. f384b90 Removes stats_log proto from uid map in statsd. by David Chen · 6 years ago
  45. a825c8ee5 Merge "Support slicing by chain." into pi-dev by TreeHugger Robot · 6 years ago
  46. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  47. c7ce1a0 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev by TreeHugger Robot · 6 years ago
  48. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  49. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  50. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  51. ec67661 Refactor cpu stats pullers by Chenjie Yu · 6 years ago
  52. b603fb0 Merge "Add API to let metrics directly drop data without writing to an output." by TreeHugger Robot · 6 years ago
  53. 644e15d Merge "Reduce statsd binary size from 730KB-> 664KB" by TreeHugger Robot · 6 years ago
  54. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 6 years ago
  55. 580ea321 Add StateTracker. by Yao Chen · 6 years ago
  56. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  57. 99e8972 Merge "Add the option to match a whitelist of strings in FieldValueMatcher." by TreeHugger Robot · 6 years ago
  58. 9b1140e Add the option to match a whitelist of strings in FieldValueMatcher. by Yao Chen · 6 years ago
  59. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  60. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 6 years ago
  61. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  62. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 6 years ago
  63. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 6 years ago
  64. 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
  65. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 6 years ago
  66. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  67. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  68. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  69. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 6 years ago
  70. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  71. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  72. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  73. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  74. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 6 years ago
  75. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 6 years ago
  76. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  77. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  78. cfc311d Statsd always includes snapshot of uid map. by David Chen · 7 years ago
  79. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  80. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  81. 5503f5c condition dimension query. by Yangster-mac · 7 years ago
  82. 2c41460 Merge "Reinstate configs from disk across boots by fixing bugs" by Howard Ro · 7 years ago
  83. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  84. 6e304ec Reinstate configs from disk across boots by fixing bugs by yro · 7 years ago
  85. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  86. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  87. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 7 years ago
  88. 1bf9438 Anomaly detection is per dimension by Bookatz · 7 years ago
  89. c131a92 Merge changes Ibe8c8d3c,I4a475d6f by TreeHugger Robot · 7 years ago
  90. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  91. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  92. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  93. 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
  94. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  95. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 7 years ago
  96. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  97. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  98. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  99. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  100. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago