1. a9a310e metric activation on boot by Chenjie Yu · 5 years ago
  2. cd1b797 allow disable partial bucket on app upgrade by Chenjie Yu · 6 years ago
  3. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  4. f275f61 optional default base for ValueMetric by Chenjie Yu · 6 years ago
  5. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  6. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  7. e3eab89 add UNKNOWN to proto enum by Chenjie Yu · 6 years ago
  8. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  9. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  10. 849dfdc2 metric activation and TTL. by Yangster-mac · 6 years ago
  11. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  12. 65c72fc Remove unnecessary perfetto/perfprofd messages from statsd_config proto by Primiano Tucci · 6 years ago
  13. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  14. 4e0524b Merge changes Iebe457a5,If32da8e6 by TreeHugger Robot · 6 years ago
  15. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 6 years ago
  16. ca1fb02 Statsd: Add perfprofd_config proto by Andreas Gampe · 6 years ago
  17. 4723464 Configurable data error action in value metric by Chenjie Yu · 6 years ago
  18. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 6 years ago
  19. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 6 years ago
  20. 81245fd Adds option to drop small buckets for statsd. 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. d50f2ae rename neq_all_string to neq_any_string in statsd_config by Yao Chen · 6 years ago
  24. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  25. 058d869 Statsd BroadcastSubscribers can receive 'cookies' by Bookatz · 6 years ago
  26. 9b1140e Add the option to match a whitelist of strings in FieldValueMatcher. by Yao Chen · 6 years ago
  27. 193fe20 Merge "Statsd alerts can inform subscribers probabilistically" by TreeHugger Robot · 6 years ago
  28. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  29. 12c1270 Statsd alerts can inform subscribers probabilistically by Bookatz · 6 years ago
  30. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  31. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 6 years ago
  32. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  33. b84e8b1 Sync statsd google3 protos to aosp. by Yangster · 7 years ago
  34. e4d4491 Statsd -> Perfetto integration by Primiano Tucci · 7 years ago
  35. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  36. 6622e94 Revert the field number change to make statsd_config proto backward-compatible. by Yangster-mac · 7 years ago
  37. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  38. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  39. efc331b Merge "Use TimeUnit enum to specify the bucket size." by TreeHugger Robot · 7 years ago
  40. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  41. 147ce60 use only string type in the log source whitelist. by Yao Chen · 7 years ago
  42. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 7 years ago
  43. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  44. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  45. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  46. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  47. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  48. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  49. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  50. a82d460 Merge "Sync proto from google3" by TreeHugger Robot · 7 years ago
  51. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  52. cfed20b Update statsd_config.proto. by Stefan Lafon · 7 years ago
  53. a81a0ffa Sync proto from google3 by Yao Chen · 7 years ago
  54. 5c925ad Sync the DurationMetric proto from google3. by Yao Chen · 7 years ago
  55. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  56. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  57. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  58. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  59. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  60. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  61. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  62. fa28aec Sync gauge metric proto to AOSP. by Yangster · 7 years ago
  63. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  64. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  65. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  66. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  67. dd89694 Adds new utility functions for evaluating log entry matching. by David Chen · 7 years ago
  68. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  69. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago