1. 42f9e06 Thermal shutdown fix: cool down on writing to disk by Tej Singh · 6 years ago
  2. 658bc0e Persist data to disk when system shuts down by Yang Lu · 6 years ago
  3. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  4. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  5. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  6. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  7. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 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. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 6 years ago
  11. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  12. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  13. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  14. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  15. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  16. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  17. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  18. 4beccbe Fix recovery of stats data from previous input while using ProtoOutputStream by yro · 6 years ago
  19. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  20. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  21. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  22. 6158952 Merge "Avoid reading logs that were processed before." by TreeHugger Robot · 6 years ago
  23. 8f42ba0 Avoid reading logs that were processed before. by Yao Chen · 6 years ago
  24. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  25. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  26. fa22d65 puller cache clearing by Chenjie Yu · 7 years ago
  27. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  28. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  29. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  30. 8617950 Fix deadlock for write-disk cmd. by Yangster-mac · 7 years ago
  31. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  32. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  33. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 7 years ago
  34. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  35. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  36. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  37. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  38. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  39. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  40. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  41. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  42. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  43. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  44. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  45. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  46. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  47. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  48. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  49. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 7 years ago
  50. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  51. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  52. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  53. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  54. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  55. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  56. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
  57. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  58. ef99c4f clang-format existing code in statsd. by Yao Chen · 7 years ago
  59. 906a35c Statsd namespace is defined and used by Bookatz · 7 years ago
  60. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  61. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
  62. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago