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: map[string]string{
|
||||||
labels.MetricName: "prometheus-rule-evaluation-failures",
|
labels.MetricName: "prometheus-rule-evaluation-failures",
|
||||||
"namespace": "monitoring",
|
"namespace": "monitoring",
|
||||||
//"alertname": "ErrorBudgetBurn",
|
"job": "prometheus",
|
||||||
//"job": "prometheus",
|
|
||||||
},
|
},
|
||||||
Severity: "warning",
|
Severity: "warning",
|
||||||
State: "firing",
|
State: "firing",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче