1. 8b914c0 Remove alarm manager dependency from anomalyalarms by Tej Singh · 5 years ago
  2. 5a4727d Remove invalid configs from memory by Tej Singh · 5 years ago
  3. 70a7ee5 Change SimplePredicate InitialValue default to UNKNOWN by tsaichristine · 5 years ago
  4. e678cb7 Split buckets on boot complete by Tej Singh · 5 years ago
  5. 1449fa4 Slice by state in DurationMetricProducer by tsaichristine · 6 years ago
  6. 475677e Load Metadata from Disk by Jeffrey Huang · 5 years ago
  7. b8f5403 Save metadata to Disk by Jeffrey Huang · 5 years ago
  8. 703c42f Add support for multi train logging by Jonathan Nguyen · 6 years ago
  9. a0e6de1 Update StatsLogProcessor to handle BinaryPushStateChanged by Jonathan Nguyen · 6 years ago
  10. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 6 years ago
  11. 9ec159a Fix Race Condition by Tej Singh · 6 years ago
  12. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 6 years ago
  13. ea297ea Merge "Store elapsedRealtimeNs as int64 instead of long" by TreeHugger Robot · 6 years ago
  14. 5a801c8 Store elapsedRealtimeNs as int64 instead of long by Tej Singh · 6 years ago
  15. 480392f Data/activation broadcasts use elapsed realtime by Tej Singh · 6 years ago
  16. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 6 years ago
  17. 6d7fbad Remove FRIEND_TEST declarations by tsaichristine · 6 years ago
  18. ee4495e Allow same matcher to cancel >1 event activation by Tej Singh · 6 years ago
  19. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 6 years ago
  20. f53d445 Persist active metric status across system server by Tej Singh · 6 years ago
  21. 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 6 years ago
  22. 844694b Save EventActivations to disk by Muhammad Qureshi · 6 years ago
  23. 597c716 Skip data pulling when metric is not active by Tej Singh · 6 years ago
  24. 9a43b4f Add a config option to save the metrics data locally. by Yao Chen · 6 years ago
  25. e1e0528 Merge "Cancel Metric activations" by Muhammad Qureshi · 6 years ago
  26. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 6 years ago
  27. 996f40d Write active metrics to disk on all shutdown cases by jianjin · 6 years ago
  28. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 7 years ago
  29. 6ede28b Statsd sends active config broadcasts by Tej Singh · 7 years ago
  30. a9a310e metric activation on boot by Chenjie Yu · 7 years ago
  31. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 7 years ago
  32. 719a864 Merge "Thermal shutdown fix: cool down on writing to disk" into pi-dev am: 0cc63ef090 by Tej Singh · 7 years ago
  33. 42f9e06 Thermal shutdown fix: cool down on writing to disk by Tej Singh · 7 years ago
  34. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 7 years ago
  35. 658bc0e Persist data to disk when system shuts down by Yang Lu · 7 years ago
  36. 7dd9e17 Merge "metric activation and TTL." by TreeHugger Robot · 7 years ago
  37. 849dfdc2 metric activation and TTL. by Yangster-mac · 7 years ago
  38. 32f07af Match pulled events in gauge metric. by Yangster-mac · 7 years ago
  39. 97e7d20 Persist data to disk when system shuts down by Yangster-mac · 7 years ago
  40. a80e5c0 Support atoms subscription via shell cmd. by Yao Chen · 7 years ago
  41. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 7 years ago
  42. e221920 StatsPullerManager not use singleton by Chenjie Yu · 7 years ago
  43. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 7 years ago
  44. 4894490 Fixes statsd returning too much data at once. by David Chen · 7 years ago
  45. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 7 years ago
  46. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 7 years ago
  47. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 7 years ago
  48. 9def8e3 Reduce statsd log data size. by Yangster-mac · 7 years ago
  49. e36018b add dump report reason to reports by Chenjie Yu · 7 years ago
  50. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 7 years ago
  51. 163d260 Handle logd reconnect. by Yao Chen · 7 years ago
  52. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 7 years ago
  53. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 7 years ago
  54. b142cc8 Statsd config TTL by Yangster-mac · 7 years ago
  55. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 7 years ago
  56. 684d195 E2e test for periodic alarm. by Yangster-mac · 7 years ago
  57. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 7 years ago
  58. 4beccbe Fix recovery of stats data from previous input while using ProtoOutputStream by yro · 7 years ago
  59. e06cfd7 Support slicing by chain. by Yangster-mac · 7 years ago
  60. 13fb7e4 Statsd cpu optimizaton by Yangster · 7 years ago
  61. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 8 years ago
  62. 6158952 Merge "Avoid reading logs that were processed before." by TreeHugger Robot · 8 years ago
  63. 8f42ba0 Avoid reading logs that were processed before. by Yao Chen · 8 years ago
  64. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 8 years ago
  65. 8a8d16c Statsd CPU optimization. by Yao Chen · 8 years ago
  66. fa22d65 puller cache clearing by Chenjie Yu · 8 years ago
  67. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 8 years ago
  68. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 8 years ago
  69. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 8 years ago
  70. 8617950 Fix deadlock for write-disk cmd. by Yangster-mac · 8 years ago
  71. 87718e2 Gauge metric e2e test by Yangster-mac · 8 years ago
  72. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 8 years ago
  73. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 8 years ago
  74. b0d0628 Thread-safety at log processor level. by Yangster-mac · 8 years ago
  75. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 8 years ago
  76. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 8 years ago
  77. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 8 years ago
  78. 85ed838 align metrics to 5min bundary by Chenjie Yu · 8 years ago
  79. d9269e2 Adds rate limit to checking byte size. by David Chen · 8 years ago
  80. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 8 years ago
  81. cc5adef2 Statsd anomaly detection - fixes by Bookatz · 8 years ago
  82. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 8 years ago
  83. 7c334a1 Make member function as const whenever possible. by Yangster · 8 years ago
  84. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 8 years ago
  85. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 8 years ago
  86. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 8 years ago
  87. d689689 Updates uidmap to update snapshots and upload. by David Chen · 8 years ago
  88. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 8 years ago
  89. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 8 years ago
  90. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 8 years ago
  91. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 8 years ago
  92. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 8 years ago
  93. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 8 years ago
  94. de70169 UID mapping to provide app name and version. by David Chen · 8 years ago
  95. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 8 years ago
  96. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 8 years ago
  97. cdb1a0e Check in new protos and constants. by Stefan Lafon · 8 years ago
  98. ef99c4f clang-format existing code in statsd. by Yao Chen · 8 years ago
  99. 906a35c Statsd namespace is defined and used by Bookatz · 8 years ago
  100. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 8 years ago