1. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  2. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  3. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  4. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  5. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  6. 2d48f13 Merge "Only create ProtoOutputStream when onGetData() is called." by TreeHugger Robot · 7 years ago
  7. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  8. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  9. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  10. 312e898 Let the event flow to MetricsManager. Comment out the size check only. by Yao Chen · 7 years ago
  11. 0b73cca Urgent fix. Once UidMap size exceeds the limit, statsd triggers data drop every time a log comes in by Yao Chen · 7 years ago
  12. 1294295 Tiny fix to bug when statsd should clear data. by David Chen · 7 years ago
  13. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  14. 3e585ec Merge "Some fixes in StatsdStats, and add some unit tests" by TreeHugger Robot · 7 years ago
  15. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  16. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  17. b356151 Add StatsdStats and guardrail. by Yao Chen · 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. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  23. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  24. 570d4db Merge "Tracks isolated uid's and their parent uid." by TreeHugger Robot · 7 years ago
  25. 2158296 Tracks isolated uid's and their parent uid. by David Chen · 7 years ago
  26. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  27. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  28. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  29. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  30. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 7 years ago
  31. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  32. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  33. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  34. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  35. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  36. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  37. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
  38. fbeb4cb Merge multiple eventMetricData entries into a single StatsLogReport by yro · 7 years ago
  39. 3f0c1f2 Fix a timestamp bug. by Yao Chen · 7 years ago
  40. ef99c4f clang-format existing code in statsd. by Yao Chen · 7 years ago
  41. 906a35c Statsd namespace is defined and used by Bookatz · 7 years ago
  42. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  43. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
  44. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago