1. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 4 years, 9 months ago
  2. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 4 years, 11 months ago
  3. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 4 years, 11 months ago
  4. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  5. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  6. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  7. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  8. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  9. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  10. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  11. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  12. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  13. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  14. e8cf611 Merge "Statsd CPU optimization." by TreeHugger Robot · 7 years ago
  15. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  16. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 7 years ago
  17. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  18. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  19. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  20. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  21. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  22. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  23. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  24. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  25. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  26. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  27. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  28. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  29. 75f0a4d Use ProtoOutputStream's bytesWritten to properly estimate the size of by yro · 7 years ago
  30. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  31. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  32. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  33. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  34. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  35. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  36. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  37. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  38. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  39. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago