1. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 5 years ago
  2. 320952b Track the number of buckets dropped. by Olivier Gaillard · 5 years ago
  3. 07e23ff Fix is_active that is logged as int64 to bool by Howard Ro · 6 years ago
  4. 9440e09 Fix incorrect field ID for is_active in stats_log by Howard Ro · 6 years ago
  5. b472291 Always report the metric id even if the metric has no data to upload. by Yang Lu · 6 years ago
  6. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  7. 908bd8d Merge "Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer." by TreeHugger Robot · 6 years ago
  8. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  9. 0aff903 Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer. by Yao Chen · 6 years ago
  10. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  11. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  12. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  13. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  14. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  15. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  16. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  17. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 6 years ago
  18. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  19. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  20. 072a82a Merge "statsd AnomalyDetection improvements" into pi-dev by TreeHugger Robot · 6 years ago
  21. 423f753 statsd AnomalyDetection improvements by Bookatz · 6 years ago
  22. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  23. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  24. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 6 years ago
  25. 5392888 Duration tracker optimization. by Yangster-mac · 6 years ago
  26. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  27. a9e43fa Merge "Remove a statsd duration anomaly sanity check." by TreeHugger Robot · 6 years ago
  28. 00621d2 Remove a statsd duration anomaly sanity check. by David Chen · 6 years ago
  29. 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
  30. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 6 years ago
  31. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  32. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  33. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  34. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  35. 1604957 Modifies statsd output for start and end times. by David Chen · 6 years ago
  36. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 6 years ago
  37. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 6 years ago
  38. 357b63b Merge "Cpu usage optimization: 1/ Avoid unnecessary field/dimension proto construction. 2/ use unordered_map for slicing. 3/ Use dimension fields to compare dimension keys." by TreeHugger Robot · 6 years ago
  39. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 6 years ago
  40. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 6 years ago
  41. 635b4b3 Do not output empty metric reports. by Yangster-mac · 6 years ago
  42. 468ff04 Proto change for dimension from condition. by Yangster-mac · 6 years ago
  43. d59a658 Some fixes in duration metrics by Yao Chen · 7 years ago
  44. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  45. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  46. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  47. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  48. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  49. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  50. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  51. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  52. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  53. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  54. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  55. 456385c Merge "Fix how DurationTracker passes results to DurationMetricProducer" by Yao Chen · 7 years ago
  56. 450099d AnomalyDetection invalidity depends on MetricProd by Bookatz · 7 years ago
  57. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  58. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  59. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  60. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  61. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  62. 09294ef Fix some bugs in duration tracker. by Yao Chen · 7 years ago
  63. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  64. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  65. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  66. 0afe084 Merge "Update statsd_config.proto." by Stefan Lafon · 7 years ago
  67. cfed20b Update statsd_config.proto. by Stefan Lafon · 7 years ago
  68. 30b6a20 Don't just clear mPastBuckets when onDumpReport is called. by Yao Chen · 7 years ago
  69. 4aa1677 Merge "One more feature in DurationMetric -- nesting on top of Or and Max" by TreeHugger Robot · 7 years ago
  70. d41c422 Fix some bugs found in statsd by Yao Chen · 7 years ago
  71. 0ea1990 One more feature in DurationMetric -- nesting on top of Or and Max by Yao Chen · 7 years ago
  72. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  73. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  74. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  75. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  76. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  77. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  78. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  79. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  80. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  81. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago