Hi [~weil],
This alert will pass but not the specific one which checks if the operator pod is running. Also, note that to check each granularity of the service the Prometheus alerts for all operator we have one specific alert for each requirement in order to ensure that all scenarios are covered.
See here the example in the UPS: https://github.com/aerogear/unifiedpush-operator/blob/master/deploy/monitor/push_prometheus_rule.yaml#L18
IMHO: It The issue is that the MDC Prometheus rules are not really were NOT done following the standard and done as it was done for MSS and UPS oper. See here: https://github.com/aerogear/mobile-developer-console-operator/blob/master/deploy/monitor/mdc_prometheus_rule.yaml |
|