1. e5f8292 Fix adb shell cmd config remove command when no (uid, id) pair is specified. by yro · 7 years ago
  2. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  3. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  4. 079cea9 Create /data/misc/stats-data/ and /data/misc/stats-service/ in statsd.rc by yro · 7 years ago
  5. 7266e82 Merge "Use the configs from disk after reboot and separate out ConfigManager startup for unit test to avoid reading configs for tests" by Howard Ro · 7 years ago
  6. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 7 years ago
  7. efc331b Merge "Use TimeUnit enum to specify the bucket size." by TreeHugger Robot · 7 years ago
  8. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  9. 147ce60 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  10. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  11. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  12. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  13. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  14. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  15. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  16. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  17. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  18. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  19. f20ed03 Merge "Rename EventConditionLink as MetricConditionLink in statsd_config.proto." by Stefan Lafon · 7 years ago
  20. 6842a8c bug fix for StatsLogEventWraper tag id bug fix for ConfigManager fake config by Chenjie Yu · 7 years ago
  21. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  22. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  23. 450099d AnomalyDetection invalidity depends on MetricProd by Bookatz · 7 years ago
  24. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  25. 74fed97 Update adb command to remove all configs from statsd by yro · 7 years ago
  26. d1fd242 statsd informs incidentd of anomalies by Bookatz · 7 years ago
  27. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  28. 74b1513 Merge "Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.." by TreeHugger Robot · 7 years ago
  29. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  30. 756cd48 Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.. by Yangster-mac · 7 years ago
  31. 7c8f0a5 Fix the fake statsd config. Better error messages. by Stefan Lafon · 7 years ago
  32. b92f1ee Merge "2 updates to storing configs on disk" by TreeHugger Robot · 7 years ago
  33. 9c98c05 2 updates to storing configs on disk by yro · 7 years ago
  34. cfed20b Update statsd_config.proto. by Stefan Lafon · 7 years ago
  35. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  36. 13378dd Merge "fix the permission check crash in statsd." by TreeHugger Robot · 7 years ago
  37. 7ee9415 fix the permission check crash in statsd. by Yao Chen · 7 years ago
  38. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 7 years ago
  39. 5c925ad Sync the DurationMetric proto from google3. by Yao Chen · 7 years ago
  40. 341775b Merge "Adds client API for interacting with statsd." by TreeHugger Robot · 7 years ago
  41. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  42. adaf8b3 Adds client API for interacting with statsd. by David Chen · 7 years ago
  43. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  44. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  45. 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
  46. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  47. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  48. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  49. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  50. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  51. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  52. 35ef4f2 Merge "Add EventMetricProducer" by TreeHugger Robot · 7 years ago
  53. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  54. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  55. c1a050a Add pushing many batterystats events to statsd by Bookatz · 7 years ago
  56. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  57. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago