1. e6cfb14 Add a condition timer to track the duration of condition being true. by Yao Chen · 5 years ago
  2. 0f86186 Make StatsLog drop less. by Yao Chen · 5 years ago
  3. 49d7dd7 Report the last atom tag, uid in the case of log loss. by Yao Chen · 5 years ago
  4. f248c0d Tracks the total number of buckets. by Olivier Gaillard · 6 years ago
  5. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 6 years ago
  6. b52bf9d Merge "Tracks unknown condition states." by Olivier Gaillard · 6 years ago
  7. 4ce0729 Add more alert details to incidentd header. by Yao Chen · 6 years ago
  8. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  9. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 6 years ago
  10. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  11. 3ba2e93 Tracks the delay between the pull and the actual bucket boundary. by Olivier Gaillard · 6 years ago
  12. 320952b Track the number of buckets dropped. by Olivier Gaillard · 6 years ago
  13. 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 6 years ago
  14. 1eee221 Add more statistics on failure cases for value metrics by Misha Wagner · 6 years ago
  15. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  16. 9440e09 Fix incorrect field ID for is_active in stats_log by Howard Ro · 6 years ago
  17. b472291 Always report the metric id even if the metric has no data to upload. by Yang Lu · 6 years ago
  18. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  19. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  20. 252c7c4 Merge "Pass the last error code when statslog.write fails" by TreeHugger Robot · 6 years ago
  21. 39b6799 Pass the last error code when statslog.write fails by Yao Chen · 6 years ago
  22. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  23. 48ed1cc record atom pull time by Chenjie Yu · 6 years ago
  24. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  25. c3c30c0 add drop byte info in statsdstats by Chenjie Yu · 6 years ago
  26. 97e7d20 Persist data to disk when system shuts down by Yangster-mac · 6 years ago
  27. fe2dde8 statsd events/gauge: remove WallClockTime by Bookatz · 6 years ago
  28. c3f0077 make proto change backwards compatible by Chenjie Yu · 6 years ago
  29. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  30. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  31. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  32. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  33. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  34. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  35. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  36. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  37. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 6 years ago
  38. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  39. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  40. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  41. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  42. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 6 years ago
  43. f384b90 Removes stats_log proto from uid map in statsd. by David Chen · 7 years ago
  44. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 7 years ago
  45. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 7 years ago
  46. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  47. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 7 years ago
  48. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  49. 1604957 Modifies statsd output for start and end times. by David Chen · 7 years ago
  50. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  51. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  52. b84e8b1 Sync statsd google3 protos to aosp. by Yangster · 7 years ago
  53. 16fc72f Update the dimension_in_what/condition field number. by Yangster-mac · 7 years ago
  54. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  55. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  56. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 7 years ago
  57. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  58. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  59. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  60. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  61. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  62. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  63. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  64. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  65. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  66. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  67. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  68. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  69. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  70. 9f089f6 Merge "Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports"" by Colin Cross · 7 years ago
  71. 741d000 Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by Colin Cross · 7 years ago
  72. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  73. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  74. 24904b8 Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports by yro · 7 years ago
  75. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  76. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  77. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  78. fa28aec Sync gauge metric proto to AOSP. by Yangster · 7 years ago
  79. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  80. 70b9863 Fix build error. by Yao Chen · 7 years ago
  81. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  82. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  83. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  84. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago