1. c9076fa Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev by TreeHugger Robot · 6 years ago
  2. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  3. 4723464 Configurable data error action in value metric by Chenjie Yu · 6 years ago
  4. 67cee97 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev by TreeHugger Robot · 6 years ago
  5. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 6 years ago
  6. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  7. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 6 years ago
  8. c2f44a1 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev by Yang Lu · 6 years ago
  9. 3f57b16 Merge "Skip writing metrics to disk if it's entirely composed of no_report_metric" into pi-dev by TreeHugger Robot · 6 years ago
  10. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  11. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 6 years ago
  12. 028091c Skip writing metrics to disk if it's entirely composed of no_report_metric by yro · 6 years ago
  13. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 6 years ago
  14. c3d0798 Merge "Fix partial bucket unit tests." into pi-dev by android-build-team Robot · 6 years ago
  15. 9743fae Merge "fix cts error on x86 simulator" into pi-dev by Chenjie Yu · 6 years ago
  16. 0d3a6de Merge "Fix statsd returning uidmap with empty reports." into pi-dev by android-build-team Robot · 6 years ago
  17. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 6 years ago
  18. 3b3adcd fix cts error on x86 simulator by Chenjie Yu · 6 years ago
  19. 613a7e2 Should not use the absolute value when the value does not change. by Yangster · 6 years ago
  20. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 6 years ago
  21. cdb093e Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 6 years ago
  22. cc884df Fix partial bucket unit tests. by Yao Chen · 6 years ago
  23. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  24. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  25. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  26. ec41a06 Merge "Reset statsd and correctly record the dump reason when system server restarts/crashes." into pi-dev by android-build-team Robot · 6 years ago
  27. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  28. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 6 years ago
  29. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 6 years ago
  30. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 6 years ago
  31. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  32. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 6 years ago
  33. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  34. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  35. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 6 years ago
  36. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  37. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 6 years ago
  38. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 6 years ago
  39. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  40. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 6 years ago
  41. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 6 years ago
  42. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 6 years ago
  43. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  44. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 6 years ago
  45. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  46. dd83d70 Enforce dump permission in stats service by Tej Singh · 6 years ago
  47. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  48. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 6 years ago
  49. 6df5fcc Lock the pulling alarm handler. by Yangster · 6 years ago
  50. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  51. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  52. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  53. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  54. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  55. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 6 years ago
  56. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  57. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 6 years ago
  58. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  59. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 6 years ago
  60. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 6 years ago
  61. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  62. 5260eea BugFix: Config TTL by Tej Singh · 6 years ago
  63. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  64. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  65. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 6 years ago
  66. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 6 years ago
  67. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 6 years ago
  68. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  69. f17bf62 Add fileds to AppCrash and ANR atoms by Chenjie Yu · 6 years ago
  70. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  71. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 6 years ago
  72. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 6 years ago
  73. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 6 years ago
  74. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 6 years ago
  75. 014432c Merge "Guardrail for dimension in condition in duration tracker." into pi-dev by TreeHugger Robot · 6 years ago
  76. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 6 years ago
  77. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 6 years ago
  78. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  79. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  80. e26c97b Remove bad configs by counting the number of statsd deaths by yro · 6 years ago
  81. d82ece9 Merge "Update BleScanStateChanged comment" into pi-dev by TreeHugger Robot · 6 years ago
  82. 925a04b Merge "Fix StatsCompanionService pull on bucket ends" into pi-dev by TreeHugger Robot · 6 years ago
  83. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 6 years ago
  84. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  85. 17a879d Update BleScanStateChanged comment by Bookatz · 6 years ago
  86. f50e78d Merge "Fix statsd ble scan logging" into pi-dev by Adam Bookatz · 6 years ago
  87. dedfd8f Merge "Convert compilation reason and filter to int-enum before logging" into pi-dev by TreeHugger Robot · 6 years ago
  88. 31c807c Merge "Temperature atom: Use int instead of float." into pi-dev by Tej Singh · 6 years ago
  89. 66cb4e2 Merge "statsd: Pass alert and config id to Perfetto" into pi-dev by TreeHugger Robot · 6 years ago
  90. 55b486e Merge "Update Guardrail." into pi-dev by TreeHugger Robot · 6 years ago
  91. e5ec0b4 Fix statsd ble scan logging by Bookatz · 6 years ago
  92. dda147e Merge "Fix statsd logging in BatteryStats (nesting prob.)" into pi-dev by TreeHugger Robot · 6 years ago
  93. b8d8ccf Merge "Add UsbDeviceAdded and update PhysicalDropDetected" into pi-dev by Andrew Chant · 6 years ago
  94. a86783b Convert compilation reason and filter to int-enum before logging by Calin Juravle · 6 years ago
  95. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  96. 52b478b Update Guardrail. by Yao Chen · 6 years ago
  97. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  98. b56388b Add UsbDeviceAdded and update PhysicalDropDetected by Andrew Chant · 6 years ago
  99. d0dd6c7 statsd: Pass alert and config id to Perfetto by Sami Kyostila · 6 years ago
  100. 235343d Fix statsd logging in BatteryStats (nesting prob.) by Bookatz · 6 years ago