Fix expected merged labels in alerts response test
This commit is contained in:
Родитель
822a1141e1
Коммит
ac9673cc3e
|
@ -220,8 +220,7 @@ func TestAlertsMatchingObjectives(t *testing.T) {
|
|||
Labels: map[string]string{
|
||||
labels.MetricName: "prometheus-rule-evaluation-failures",
|
||||
"namespace": "monitoring",
|
||||
//"alertname": "ErrorBudgetBurn",
|
||||
//"job": "prometheus",
|
||||
"job": "prometheus",
|
||||
},
|
||||
Severity: "warning",
|
||||
State: "firing",
|
||||
|
|
Загрузка…
Ссылка в новой задаче