1. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  2. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 6 years ago
  3. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  4. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  5. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  6. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  7. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  8. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  9. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  10. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  11. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  12. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  13. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  14. 8faaa01 Deletes default allowed_log_sources in statsd. by David Chen · 6 years ago
  15. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  16. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  17. 076eebf Merge "Add #alerts to StatsdStats printout" by TreeHugger Robot · 6 years ago
  18. aea8d10b Add #alerts to StatsdStats printout by Bookatz · 6 years ago
  19. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  20. 03b91d7 Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 6 years ago
  21. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  22. 77ef671 Updates jank metrics in statsd to include uid. by David Chen · 7 years ago
  23. 7d5beeb Merge "More formatting fixes for statsd" by TreeHugger Robot · 7 years ago
  24. b639d14 More formatting fixes for statsd by David Chen · 7 years ago
  25. 1476ef2 Statsd guardrail for Alerts by Bookatz · 7 years ago
  26. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  27. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  28. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  29. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  30. 484524a Turn off debug logging in statsd by Tej Singh · 7 years ago
  31. 1604957 Modifies statsd output for start and end times. by David Chen · 7 years ago
  32. 32134a2 Merge "Partial buckets on app upgrade and fix duration." by TreeHugger Robot · 7 years ago
  33. 6f19790 Statsd - use AID_STATSD in MetricsManager by Bookatz · 7 years ago
  34. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 7 years ago
  35. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  36. bb8554a Atom: DaveyOccurred by Tej Singh · 7 years ago
  37. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  38. 147ce60 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  39. 48989c2 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
  40. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  41. 5459651 Merge "Checks in statsd that fields are within range." by TreeHugger Robot · 7 years ago
  42. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  43. daa9f3a Checks in statsd that fields are within range. by David Chen · 7 years ago
  44. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  45. d6815d7 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
  46. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  47. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  48. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  49. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  50. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  51. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  52. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  53. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  54. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  55. 4e6364ac make statsd less chatty. by Yao Chen · 7 years ago
  56. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  57. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  58. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  59. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  60. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  61. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  62. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  63. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  64. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  65. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  66. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  67. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  68. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  69. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago