1. 3be093b Uid Sandboxing of Pullers by Tej Singh · 4 years, 5 months ago
  2. 4cad14e Merge "Fix skipped bucket end times" by Christine Tsai · 4 years, 6 months ago
  3. 45f703b Fix skipped bucket end times by tsaichristine · 4 years, 6 months ago
  4. cabd127 Delete unused imports in Statsd by Jeffrey Huang · 4 years, 6 months ago
  5. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 4 years, 8 months ago
  6. b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 4 years, 8 months ago
  7. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 4 years, 10 months ago
  8. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 4 years, 10 months ago
  9. 0abc501 Merge "Refactor MetricActivation initialization" by Ruchir Rastogi · 4 years, 10 months ago
  10. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 4 years, 10 months ago
  11. cde53a4 Merge "log guardrail limit hit for Duration, Count and Gauge metrics" by TreeHugger Robot · 4 years, 10 months ago
  12. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  13. 29ac601 Blacklist truncated atoms instead of whitelistnig by Tej Singh · 5 years ago
  14. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 5 years ago
  15. 35c7a57 Statsd: support atom counts of new atoms. by Tej Singh · 5 years ago
  16. 597c716 Skip data pulling when metric is not active by Tej Singh · 5 years ago
  17. 902529a Fix app upgrade related tests by Muhammad Qureshi · 5 years ago
  18. 87348a6 log guardrail limit hit for Duration, Count and Gauge metrics by Muhammad Qureshi · 5 years ago
  19. f248c0d Tracks the total number of buckets. by Olivier Gaillard · 5 years ago
  20. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 5 years ago
  21. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 5 years ago
  22. 4ce0729 Add more alert details to incidentd header. by Yao Chen · 5 years ago
  23. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 5 years ago
  24. 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 5 years ago
  25. 320952b Track the number of buckets dropped. by Olivier Gaillard · 5 years ago
  26. c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 5 years ago
  27. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 6 years ago
  28. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  29. 07e23ff Fix is_active that is logged as int64 to bool by Howard Ro · 6 years ago
  30. 9440e09 Fix incorrect field ID for is_active in stats_log by Howard Ro · 6 years ago
  31. b472291 Always report the metric id even if the metric has no data to upload. by Yang Lu · 6 years ago
  32. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  33. 8089656 Merge "remove unnecessary pulls in gaugemetric" by TreeHugger Robot · 6 years ago
  34. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  35. e077f57 remove unnecessary pulls in gaugemetric by Chenjie Yu · 6 years ago
  36. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  37. 07d7baf Merge "statsd events/gauge: remove WallClockTime" by TreeHugger Robot · 6 years ago
  38. fe2dde8 statsd events/gauge: remove WallClockTime by Bookatz · 6 years ago
  39. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  40. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  41. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  42. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  43. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  44. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 6 years ago
  45. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 6 years ago
  46. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 6 years ago
  47. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 6 years ago
  48. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  49. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  50. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  51. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  52. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  53. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  54. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  55. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  56. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  57. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  58. c587505 Up the dimension key limit for CpuTimePerUidFreq by Chenjie Yu · 6 years ago
  59. c40a19d Add uid field annotation in atoms.proto and statd memory usage optimization. by Yao Chen · 6 years ago
  60. c7ce1a0 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev by TreeHugger Robot · 6 years ago
  61. aaadf666 Merge "Statsd: Remove storage of bucketNum" into pi-dev by TreeHugger Robot · 6 years ago
  62. a78d008 Dump the stats for count/gauge/value metrics. by Yangster-mac · 6 years ago
  63. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  64. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  65. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  66. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  67. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  68. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 7 years ago
  69. 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
  70. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 6 years ago
  71. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  72. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  73. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  74. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  75. 1604957 Modifies statsd output for start and end times. by David Chen · 7 years ago
  76. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  77. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  78. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  79. 635b4b3 Do not output empty metric reports. by Yangster-mac · 7 years ago
  80. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  81. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  82. fa14c11 Avoid overwriting bucket in Gauge metric producer as anomaly tracker needs past buckets. by Yangster-mac · 7 years ago
  83. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  84. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  85. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  86. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  87. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  88. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  89. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  90. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  91. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  92. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  93. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  94. 5c5eebc Fix a deadlock in statsd. by Yao Chen · 7 years ago
  95. 971c8ca Merge "bug fixes * add timestamp to those pull from StatsCompanionService * GaugeMetricProducer unregister from StatsPullerManager when dismissed" by TreeHugger Robot · 7 years ago
  96. 032fefc bug fixes by Chenjie Yu · 7 years ago
  97. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  98. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  99. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  100. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago