Monitoring: Fix for alarm with conditions
Compare changes
@@ -531,7 +531,9 @@ class MonitoringServiceServicerImpl(MonitoringServiceServicer):
@@ -531,7 +531,9 @@ class MonitoringServiceServicerImpl(MonitoringServiceServicer):
Added a condition to check before raising an alarm in GetAlarmResponseStream.
In the future this needs to be further expanded to include other conditions (boolean for example)