1. d7b5118 Fix failing statsd unit tests by Tej Singh · 6 years ago
  2. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  3. b472291 Always report the metric id even if the metric has no data to upload. by Yang Lu · 6 years ago
  4. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  5. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  6. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  7. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  8. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  9. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  10. 7dd9e17 Merge "metric activation and TTL." by TreeHugger Robot · 6 years ago
  11. 849dfdc2 metric activation and TTL. by Yangster-mac · 6 years ago
  12. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  13. a8a3044 Fix the typos and naming convention in atoms.proto by Yangster-mac · 6 years ago
  14. 908bd8d Merge "Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer." by TreeHugger Robot · 6 years ago
  15. 07d7baf Merge "statsd events/gauge: remove WallClockTime" by TreeHugger Robot · 6 years ago
  16. fe2dde8 statsd events/gauge: remove WallClockTime by Bookatz · 6 years ago
  17. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  18. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  19. 0aff903 Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer. by Yao Chen · 6 years ago
  20. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  21. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  22. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 6 years ago
  23. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  24. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  25. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  26. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 6 years ago
  27. cc884df Fix partial bucket unit tests. by Yao Chen · 6 years ago
  28. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  29. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  30. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  31. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  32. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  33. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  34. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  35. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  36. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  37. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  38. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  39. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  40. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  41. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  42. 8faaa01 Deletes default allowed_log_sources in statsd. by David Chen · 6 years ago
  43. a825c8ee5 Merge "Support slicing by chain." into pi-dev by TreeHugger Robot · 6 years ago
  44. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  45. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  46. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  47. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  48. db15052 Merge "Add a guardrail to limit minimum bucket duration to be 5 minutes except when configured through adb command" by Howard Ro · 7 years ago
  49. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  50. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  51. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 7 years ago
  52. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  53. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  54. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  55. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  56. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  57. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  58. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  59. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  60. 5503f5c condition dimension query. by Yangster-mac · 7 years ago
  61. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  62. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  63. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  64. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  65. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  66. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  67. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago