1. d14e2f4 Hardcode disable app upgrade bucket splits by Tej Singh · 3 years, 4 months ago
  2. e4e4374 Fix discrepancy between wallclock and dump timestamps by tsaichristine · 3 years, 7 months ago
  3. ef5e813 Use flag to control app upgade buckets splits by Tej Singh · 3 years, 8 months ago
  4. 2fb696d Rename StatsD/bin to Statsd/statsd by Tej Singh · 4 years ago[Renamed from bin/src/metrics/MetricsManager.cpp]
  5. b723bfc Partial config update: various small things by Tej Singh · 4 years, 5 months ago
  6. 77fbf3c Partial config update: various metadata by Tej Singh · 4 years, 5 months ago
  7. 46e34e5 Config update for allowed log sources by Tej Singh · 4 years, 5 months ago
  8. 1768d00 Update Alarms/Subscriptions by Tej Singh · 4 years, 5 months ago
  9. 30066a7 Partial config update for alerts/subscriptions by Tej Singh · 4 years, 5 months ago
  10. 930e711 Partial Config Update: event metric by Tej Singh · 4 years, 7 months ago
  11. dfe7317 Partial Config Update: store metric/state hashes by Tej Singh · 4 years, 7 months ago
  12. 3babb7c Partial config update: predicates by Tej Singh · 4 years, 7 months ago
  13. 18b9408 Merge "Make LogMatchingTracker, SimpleLogMatchingTracker, CombinationLogMatchingTracker, LogTracker, and AtomMatcher naming consistent" by Salud Lemus · 4 years, 8 months ago
  14. c2fb62b Update language to comply with Android's inclusive language guidance by Kelly Rossmoyer · 4 years, 8 months ago
  15. 23589d8 Make LogMatchingTracker, SimpleLogMatchingTracker, CombinationLogMatchingTracker, LogTracker, and AtomMatcher naming consistent by Salud Lemus · 4 years, 8 months ago
  16. 5257a3b Partial Config Update: Matchers by Tej Singh · 4 years, 8 months ago
  17. ff08f6b Set up config update code path by Tej Singh · 4 years, 8 months ago
  18. 32dbf08 Remove libstatsmetadata by Muhammad Qureshi · 4 years, 10 months ago
  19. 9329045 Avoid timestamp update when data is kept on dump by Jeffrey Huang · 4 years, 10 months ago
  20. c1ad67e Add whitelisted atom ids to StatsdConfig by Muhammad Qureshi · 4 years, 11 months ago
  21. cf01627 Merge "Fix AppBreadcrumbReported bug with isolated uid" into rvc-dev by Ruchir Rastogi · 5 years ago
  22. 01f3cf4 Fix PullUidProvider unregistering on config update by Tej Singh · 5 years ago
  23. 8b6f11b Split buckets on boot complete by Tej Singh · 5 years ago
  24. 9eb74ba Fix AppBreadcrumbReported bug with isolated uid by Ruchir Rastogi · 5 years ago
  25. 041bafc Merge changes Icd1b1e57,Ib9c6b9b4 into rvc-dev by Jeffrey Huang · 5 years ago
  26. dbd668a Load Metadata from Disk by Jeffrey Huang · 5 years ago
  27. 3c3db95 Save metadata to Disk by Jeffrey Huang · 5 years ago
  28. 793b4e8 Uid Sandboxing of Pullers by Tej Singh · 5 years ago
  29. ea58423 Add mAlertToAnomalyTrackerMap to MetricsManager by Jeffrey Huang · 5 years ago
  30. 7242cde Remove apex_available from libstatslog by Jeffrey Huang · 5 years ago
  31. 14c1421 Delete unused imports in Statsd by Jeffrey Huang · 5 years ago
  32. 7108098 Move statsd metadata from statslog to atoms_info by Muhammad Qureshi · 5 years ago
  33. c6e409f Fix Race Condition by Tej Singh · 5 years ago
  34. 416b2a4 Take 2: Integrate StateTracker into statsd by tsaichristine · 5 years ago
  35. a44f276 StatsdStats: improve activation time logging by Tej Singh · 6 years ago
  36. 0db4bc4 Persist active metric status across system server by Tej Singh · 6 years ago
  37. 87859e6 Save EventActivations to disk by Muhammad Qureshi · 6 years ago
  38. 0fc8e7a Add a config option to save the metrics data locally. by Yao Chen · 6 years ago
  39. cc94283 Cancel Metric activations by Muhammad Qureshi · 6 years ago
  40. 0767dd6 Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  41. a783d52 Statsd sends active config broadcasts by Tej Singh · 6 years ago
  42. fc29f53 Merge "Add whitelist atom field option Whitelisted atoms can be triggered from any source Test: stats-log-api-gen-test Bug: 119217680 Change-Id: Ia5faed04d696b59ba4ffaab13f5046f943d8a8b7" by Andrei-Valentin Onea · 6 years ago
  43. 7cc47f7 Add whitelist atom field option by Andrei Onea · 6 years ago
  44. a8fa433 Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  45. 4ae61a9 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: c5b56cbb43 by Chih-Hung Hsieh · 6 years ago
  46. fa35ea8 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  47. 424ff07 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  48. 100b68e Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  49. 922aa93 Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  50. b9f577b metric activation and TTL. by Yangster-mac · 6 years ago
  51. f33a364 Clean up TODOs in statsd by Yao Chen · 7 years ago
  52. 6af1c51 StatsPullerManager not use singleton by Chenjie Yu · 7 years ago
  53. 0ae41e8 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 7 years ago
  54. 49f83c3 Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 7 years ago
  55. 7d39427 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 7 years ago
  56. d974655 Fixes statsd returning too much data at once. by David Chen · 7 years ago
  57. 6ed8023 Turns DEBUG to false in statsd. by Yangster-mac · 7 years ago
  58. 28c9b3d Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 7 years ago
  59. 871e6e7 Reduce statsd log data size. by Yangster-mac · 7 years ago
  60. 6c041cf Clear the past buckets for no-report metrics by Yangster-mac · 7 years ago
  61. 94e8392 Flush the bucket when creating the metric producer. by Yangster-mac · 7 years ago
  62. da4fda1 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 7 years ago
  63. f50f12b Statsd config TTL by Yangster-mac · 7 years ago
  64. 2a9f0f5 Includes annotations with statsd reports. by David Chen · 7 years ago
  65. e9b52eb Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 7 years ago
  66. dc7689e Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 7 years ago
  67. 57fec71 E2e test for periodic alarm. by Yangster-mac · 7 years ago
  68. edb10d3 Support sliced condition change in GaugeMetric by Yao Chen · 7 years ago
  69. 2774794 Deletes default allowed_log_sources in statsd. by David Chen · 7 years ago
  70. 3110a8b Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 7 years ago
  71. 55d1e6a Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 7 years ago
  72. fdbb28b Merge "Add #alerts to StatsdStats printout" by TreeHugger Robot · 7 years ago
  73. cf2d321 Add #alerts to StatsdStats printout by Bookatz · 7 years ago
  74. a34ff75 Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  75. 83b339b Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 7 years ago
  76. 4cf094d Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  77. 8d7333b Updates jank metrics in statsd to include uid. by David Chen · 7 years ago
  78. 3547c13 Merge "More formatting fixes for statsd" by TreeHugger Robot · 7 years ago
  79. e2aad9d More formatting fixes for statsd by David Chen · 7 years ago
  80. 0862504 Statsd guardrail for Alerts by Bookatz · 7 years ago
  81. fadc3f0 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  82. e69a4d1 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  83. 58e24fa Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  84. c016fed Statsd CPU optimization. by Yao Chen · 7 years ago
  85. a05dcd3 Turn off debug logging in statsd by Tej Singh · 7 years ago
  86. afd75eb Modifies statsd output for start and end times. by David Chen · 7 years ago
  87. 3f78f33 Merge "Partial buckets on app upgrade and fix duration." by TreeHugger Robot · 7 years ago
  88. d71084a Statsd - use AID_STATSD in MetricsManager by Bookatz · 7 years ago
  89. b50b01c Statsd - adb cmd for AppHook; long compare support by Bookatz · 7 years ago
  90. 9abfea3 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  91. ada9187 Atom: DaveyOccurred by Tej Singh · 7 years ago
  92. 003bac0 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  93. 52e9fc1 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  94. 811a780 Merge "1/ Change all "name" to id in statsD. 2/ Handle Subscription for alert. 3/ Support no_report_metric" by TreeHugger Robot · 7 years ago
  95. f8faf67 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  96. 5fd26b8 Merge "Checks in statsd that fields are within range." by TreeHugger Robot · 7 years ago
  97. 846d0f6 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  98. a14e713 Checks in statsd that fields are within range. by David Chen · 7 years ago
  99. 954689e Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  100. 24b92e7 Merge "align metrics to 5min bundary We use one alarm clock for all pulled atoms. If metrics from different configs are not aligned, the clock will be set to repeat at higher and higher frequency, and consume a lot of battery. Current implementation assumes a 5min minimum bucket size. New metric start time is set to be aligned to the start time of statsd in the next 5min. So it will ignore events up to 5min." by TreeHugger Robot · 7 years ago