The custom alert rule MachineWithoutValidNode does not seem to display proper labels. The PromQL expression is missing aggregation operator which would add proper labels to the alert. More about aggregation can be seen here
Here is the result of query without aggregation
Here is the result of query with aggregation
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/operate-first/apps/blob/master/OWNERS)~~ [tumido]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
The custom alert rule
MachineWithoutValidNode
does not seem to display proper labels. The PromQL expression is missing aggregation operator which would add proper labels to the alert. More about aggregation can be seen here Here is the result of query without aggregation Here is the result of query with aggregation