1. 1449fa4 Slice by state in DurationMetricProducer by tsaichristine · 4 years, 8 months ago
  2. cabd127 Delete unused imports in Statsd by Jeffrey Huang · 4 years, 7 months ago
  3. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 4 years, 9 months ago
  4. b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 4 years, 9 months ago
  5. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 4 years, 10 months ago
  6. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 4 years, 11 months ago
  7. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 4 years, 11 months ago
  8. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  9. 12ae959 Merge "Persist metric activation across beta4/5 ota" into qt-dev by TreeHugger Robot · 5 years ago
  10. cbf2c64 Persist metric activation across beta4/5 ota by Tej Singh · 5 years ago
  11. ee4495e Allow same matcher to cancel >1 event activation by Tej Singh · 5 years ago
  12. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 5 years ago
  13. f53d445 Persist active metric status across system server by Tej Singh · 5 years ago
  14. 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 5 years ago
  15. 844694b Save EventActivations to disk by Muhammad Qureshi · 5 years ago
  16. 597c716 Skip data pulling when metric is not active by Tej Singh · 5 years ago
  17. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 5 years ago
  18. b52bf9d Merge "Tracks unknown condition states." by Olivier Gaillard · 6 years ago
  19. deba83c Merge "fix multiple activation across boot" by Chenjie Yu · 6 years ago
  20. 4841d26 fix multiple activation across boot by Chenjie Yu · 6 years ago
  21. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  22. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 6 years ago
  23. a9a310e metric activation on boot by Chenjie Yu · 6 years ago
  24. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  25. 849dfdc2 metric activation and TTL. by Yangster-mac · 6 years ago
  26. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 6 years ago
  27. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  28. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  29. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  30. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  31. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  32. 5392888 Duration tracker optimization. by Yangster-mac · 6 years ago
  33. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  34. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  35. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  36. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  37. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  38. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  39. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  40. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  41. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  42. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  43. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  44. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  45. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  46. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  47. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  48. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  49. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago