1. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  2. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  3. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  4. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  5. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  6. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  7. c587505 Up the dimension key limit for CpuTimePerUidFreq by Chenjie Yu · 6 years ago
  8. aaadf666 Merge "Statsd: Remove storage of bucketNum" into pi-dev by TreeHugger Robot · 6 years ago
  9. a78d008 Dump the stats for count/gauge/value metrics. by Yangster-mac · 6 years ago
  10. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  11. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  12. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  13. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  14. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  15. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  16. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  17. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  18. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 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. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  22. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  23. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  24. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  25. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  26. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  27. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  28. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  29. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  30. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  31. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  32. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  33. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  34. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  35. 1d4d686 Gauge metric producer. by Yangster · 7 years ago