1. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  2. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  3. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  4. 635b4b3 Do not output empty metric reports. by Yangster-mac · 7 years ago
  5. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  6. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  7. fa14c11 Avoid overwriting bucket in Gauge metric producer as anomaly tracker needs past buckets. by Yangster-mac · 7 years ago
  8. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 7 years ago
  9. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  10. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  11. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  12. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  13. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  14. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  15. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  16. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  17. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  18. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  19. 5c5eebc Fix a deadlock in statsd. by Yao Chen · 7 years ago
  20. 971c8ca Merge "bug fixes * add timestamp to those pull from StatsCompanionService * GaugeMetricProducer unregister from StatsPullerManager when dismissed" by TreeHugger Robot · 7 years ago
  21. 032fefc bug fixes by Chenjie Yu · 7 years ago
  22. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  23. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  24. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  25. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  26. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  27. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  28. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  29. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  30. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  31. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  32. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  33. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  34. 1d4d686 Gauge metric producer. by Yangster · 7 years ago