1. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  2. fa22d65 puller cache clearing by Chenjie Yu · 6 years ago
  3. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 6 years ago
  4. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 6 years ago
  5. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 6 years ago
  6. 8617950 Fix deadlock for write-disk cmd. by Yangster-mac · 6 years ago
  7. 87718e2 Gauge metric e2e test by Yangster-mac · 6 years ago
  8. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 6 years ago
  9. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 6 years ago
  10. b0d0628 Thread-safety at log processor level. by Yangster-mac · 6 years ago
  11. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 6 years ago
  12. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  13. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  14. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  15. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  16. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  17. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  18. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  19. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  20. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  21. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  22. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  23. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  24. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  25. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 7 years ago
  26. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  27. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  28. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  29. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  30. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  31. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  32. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
  33. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  34. ef99c4f clang-format existing code in statsd. by Yao Chen · 7 years ago
  35. 906a35c Statsd namespace is defined and used by Bookatz · 7 years ago
  36. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  37. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
  38. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago