Merge "allow statsd pull based on event trigger."

am: bd4ae82f66

Change-Id: I5a18f4c83e7bbbc6cf1138fdc2891471981ebd4b
This commit is contained in:
gopinath
2018-10-26 21:31:57 -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;