Merge "allow statsd pull based on event trigger." am: bd4ae82f66

am: 161b7028a4

Change-Id: Ibf8b0ac7e6f5f0deffb2e0c687eb9aeef4da9423
This commit is contained in:
gopinath
2018-10-26 21:39:51 -07:00
committed by android-build-merger

View File

@@ -219,6 +219,8 @@ message GaugeMetric {
optional int64 what = 2;
optional int64 trigger_event = 12;
optional FieldFilter gauge_fields_filter = 3;
optional int64 condition = 4;