I have a running kubernetes cluster and I am using stackdriver alerts to notify me of any failures. Basically I want an alert whenever I see this in the logs humanInterventionNeeded
.
So, I have configured the following User defined Metric
When I click on Edit Metric
, I can see the logs based on the filter. However, when I click on View in Metrics Explorer
, I don't see any data for it
Am I missing anything in the configuration? There is definitely data for that period. Due to this I think I don't receive any alerts?