1. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 5 years ago
  2. d823aeb Unit tests for active config change broadcast by Tej Singh · 6 years ago
  3. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  4. a9a310e metric activation on boot by Chenjie Yu · 6 years ago
  5. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  6. ea20bff Fix statsd_test TestOnDumpReportEraseData by Bookatz · 6 years ago
  7. 3e90658 statsd local tool by Bookatz · 6 years ago
  8. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  9. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  10. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  11. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 6 years ago
  12. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  13. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  14. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 6 years ago
  15. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  16. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  17. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  18. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  19. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  20. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  21. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  22. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  23. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  24. 35045cb Fix uidmap in statsd. by David Chen · 6 years ago
  25. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  26. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  27. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  28. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  29. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  30. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  31. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  32. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  33. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  34. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago