You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
^^^^^^^^ Query is using aggregation with `without(colo_id, instance, node_type, region, node_status, job, colo_name)`, all labels included inside `without(...)` will be removed from the results.
14
-
`job` label is required and should be preserved when aggregating all rules.
13
+
^^^ Query is using aggregation with `without(colo_id, instance, node_type, region, node_status, job, colo_name)`, all labels included inside `without(...)` will be removed from the results.
14
+
`job` label is required and should be preserved when aggregating all rules.
15
15
16
16
Warning: label must be removed in aggregations (promql/aggregate)
[93m ^^^^^^^^[0m [93mQuery is using aggregation with `without(colo_id, instance, node_type, region, node_status, job, colo_name)`, all labels included inside `without(...)` will be removed from the results.[0m
14
-
[93m [0m [93m`job` label is required and should be preserved when aggregating all rules.[0m
13
+
[93m ^^^[0m [93mQuery is using aggregation with `without(colo_id, instance, node_type, region, node_status, job, colo_name)`, all labels included inside `without(...)` will be removed from the results.[0m
14
+
[93m [0m [93m`job` label is required and should be preserved when aggregating all rules.[0m
15
15
[0m
16
16
[93mWarning: [0m[1mlabel must be removed in aggregations[0m[95m (promql/aggregate)
[93m ^^^^^^^[0m [93mQuery is using aggregation with `without(job, instance)`, all labels included inside `without(...)` will be removed from the results.[0m
38
-
[93m [0m [93m`job` label is required and should be preserved when aggregating all rules.[0m
37
+
[93m ^^^[0m [93mQuery is using aggregation with `without(job, instance)`, all labels included inside `without(...)` will be removed from the results.[0m
38
+
[93m [0m [93m`job` label is required and should be preserved when aggregating all rules.[0m
39
39
[0m
40
40
[93mWarning: [0m[1mrequired label is being removed via aggregation[0m[95m (promql/aggregate)
^^^^^^^ Query is using aggregation with `without(job)`, all labels included inside `without(...)` will be removed from the results.
21
-
`job` label is required and should be preserved when aggregating all rules.
20
+
^^^ Query is using aggregation with `without(job)`, all labels included inside `without(...)` will be removed from the results.
21
+
`job` label is required and should be preserved when aggregating all rules.
22
22
23
23
level=INFO msg="Some problems are duplicated between rules and all the duplicates were hidden, pass `--show-duplicates` to see them" total=2 duplicates=1 shown=1
0 commit comments