allow statsd pull based on event trigger.

Bug: b/118482428

Test: make statsdprotolite
Change-Id: I5a40d5e6a409b65ca1639029d5da83c327ed1798
Merged-In: Ia15b1f209945f022edffb9ec5d673317d55d9e4f
This commit is contained in:
gopinath
2018-10-26 15:20:18 -07:00
committed by Gopinath Elanchezhian
parent e42fbe4606
commit 9d426e141d

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;