1. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  2. 2c9ef2a APIs for registering config activation broadcasts by Tej Singh · 6 years ago
  3. 93a828a Merge "Fix/suppress statsd google-explicit-constructor warnings" am: 699692402a am: 32dc82a63a by Chih-hung Hsieh · 6 years ago
  4. 3227aab Fix/suppress statsd google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  5. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  6. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  7. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  8. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  9. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  10. 52b478b Update Guardrail. by Yao Chen · 6 years ago
  11. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  12. 4490765 Add a check for duplicate configuration on statsd by yro · 7 years ago
  13. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 7 years ago
  14. fdc123b Adds locks to ConfigManager in statsd. by David Chen · 7 years ago
  15. f4ae56b Fix a bug of not deleting previously added config files on disk by yro · 7 years ago
  16. 661f791 Statsd notifies listener with pendingintent. by David Chen · 7 years ago
  17. d0c260f Merge "Adding guardrails on writing to disk from statsd" by TreeHugger Robot · 7 years ago
  18. 98a2850 Adding guardrails on writing to disk from statsd by yro · 7 years ago
  19. e5f8292 Fix adb shell cmd config remove command when no (uid, id) pair is specified. by yro · 7 years ago
  20. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  21. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  22. 079cea9 Create /data/misc/stats-data/ and /data/misc/stats-service/ in statsd.rc by yro · 7 years ago
  23. 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
  24. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 7 years ago
  25. efc331b Merge "Use TimeUnit enum to specify the bucket size." by TreeHugger Robot · 7 years ago
  26. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  27. 147ce60 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  28. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. 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. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  33. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  34. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  35. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  36. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  37. f20ed03 Merge "Rename EventConditionLink as MetricConditionLink in statsd_config.proto." by Stefan Lafon · 7 years ago
  38. 6842a8c bug fix for StatsLogEventWraper tag id bug fix for ConfigManager fake config by Chenjie Yu · 7 years ago
  39. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  40. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  41. 450099d AnomalyDetection invalidity depends on MetricProd by Bookatz · 7 years ago
  42. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  43. 74fed97 Update adb command to remove all configs from statsd by yro · 7 years ago
  44. d1fd242 statsd informs incidentd of anomalies by Bookatz · 7 years ago
  45. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  46. 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
  47. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  48. 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
  49. 7c8f0a5 Fix the fake statsd config. Better error messages. by Stefan Lafon · 7 years ago
  50. b92f1ee Merge "2 updates to storing configs on disk" by TreeHugger Robot · 7 years ago
  51. 9c98c05 2 updates to storing configs on disk by yro · 7 years ago
  52. cfed20b Update statsd_config.proto. by Stefan Lafon · 7 years ago
  53. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  54. 13378dd Merge "fix the permission check crash in statsd." by TreeHugger Robot · 7 years ago
  55. 7ee9415 fix the permission check crash in statsd. by Yao Chen · 7 years ago
  56. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 7 years ago
  57. 5c925ad Sync the DurationMetric proto from google3. by Yao Chen · 7 years ago
  58. 341775b Merge "Adds client API for interacting with statsd." by TreeHugger Robot · 7 years ago
  59. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  60. adaf8b3 Adds client API for interacting with statsd. by David Chen · 7 years ago
  61. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  62. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  63. 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
  64. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  65. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  66. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  67. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  68. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  69. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  70. 35ef4f2 Merge "Add EventMetricProducer" by TreeHugger Robot · 7 years ago
  71. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  72. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  73. c1a050a Add pushing many batterystats events to statsd by Bookatz · 7 years ago
  74. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  75. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago