Merge "allow statsd pull based on event trigger."

This commit is contained in:
Treehugger Robot
2018-10-27 03:51:31 +00:00
committed by Gerrit Code Review

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;