1. 658bc0e Persist data to disk when system shuts down by Yang Lu · 6 years ago
  2. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  3. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  4. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  5. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  6. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  7. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  8. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  9. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 6 years ago
  10. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  11. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  12. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  13. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  14. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 6 years ago
  15. f384b90 Removes stats_log proto from uid map in statsd. by David Chen · 6 years ago
  16. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  17. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  18. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  19. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  20. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  21. 1604957 Modifies statsd output for start and end times. by David Chen · 7 years ago
  22. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  23. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  24. b84e8b1 Sync statsd google3 protos to aosp. by Yangster · 7 years ago
  25. 16fc72f Update the dimension_in_what/condition field number. by Yangster-mac · 7 years ago
  26. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  27. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  28. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 7 years ago
  29. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  30. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  31. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  32. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  33. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  34. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  35. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  36. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  37. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  38. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  39. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  40. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  41. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  42. 9f089f6 Merge "Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports"" by Colin Cross · 7 years ago
  43. 741d000 Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by Colin Cross · 7 years ago
  44. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  45. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  46. 24904b8 Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports by yro · 7 years ago
  47. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  48. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  49. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  50. fa28aec Sync gauge metric proto to AOSP. by Yangster · 7 years ago
  51. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  52. 70b9863 Fix build error. by Yao Chen · 7 years ago
  53. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  54. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  55. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  56. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago