Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d426e14 authored by gopinath's avatar gopinath Committed by Gopinath Elanchezhian
Browse files

allow statsd pull based on event trigger.

Bug: b/118482428

Test: make statsdprotolite
Change-Id: I5a40d5e6a409b65ca1639029d5da83c327ed1798
Merged-In: Ia15b1f209945f022edffb9ec5d673317d55d9e4f
parent e42fbe46
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;