1. 7f8def9 pull cpu time per freq also adjust lock for ValueMetricProducer.cpp by Chenjie Yu · 7 years ago
  2. 87244f1 Merge "make statsd less chatty." by TreeHugger Robot · 7 years ago
  3. 01528f4 Merge "1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing 2. Resolve segfault when serializing proto into vector of uint8_t 3. Add a local byte size variable for EventMetric data as we cannot call size() of ProtoOutputStream before we finish writing. 4. Replace hardcoded conversion of second to nano second with NS_PER_SEC" by TreeHugger Robot · 7 years ago
  4. 4e6364ac make statsd less chatty. by Yao Chen · 7 years ago
  5. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  6. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  7. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  8. 78c059f Merge "Finish migrating to use ProtoOutputStream. This change will take the outputs of each MetricProducer's and merge the results into ConfigMetricsReport which holds ConfigKey, repeated field of StatsLogReport, and UidMap. The data will be represented as vector<uint8_t> which can be passed down to binder call for clients to pick up. Also, all unnecessary dependencies to stats_log proto have been removed." by Howard Ro · 7 years ago
  9. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  10. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  11. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  12. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  13. b64fad9 Merge "Fix the nullptr bug after move operation." by TreeHugger Robot · 7 years ago
  14. 8a0595f Fix the nullptr bug after move operation. by Yangster · 7 years ago
  15. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  16. 896b6e4b Merge "pull resource power manager stats into statsd" by TreeHugger Robot · 7 years ago
  17. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  18. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  19. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  20. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  21. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  22. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  23. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  24. e588524 Add more atoms to statsd by Bookatz · 7 years ago
  25. 35ef4f2 Merge "Add EventMetricProducer" by TreeHugger Robot · 7 years ago
  26. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  27. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  28. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  29. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  30. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  31. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  32. f12b5c6 Removes redundant RefBase inheritance. by David Chen · 7 years ago
  33. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  34. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  35. a4bc9c4 Statsd Anomaly tracking for CountMetricProducer by Bookatz · 7 years ago
  36. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago