Просмотр исходного кода

chore: change alert type for honeycomb triggers

vimtor 4 месяцев назад
Родитель
Сommit
bf979413f9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      infra/monitoring.ts

+ 1 - 1
infra/monitoring.ts

@@ -296,7 +296,7 @@ for (const model of models) {
         name: spec.title,
         description: spec.description,
         queryJson: honeycomb.getQuerySpecificationOutput(spec.json).json,
-        alertType: "on_true",
+        alertType: "on_change",
         frequency: 300,
         thresholds: [{ ...spec.threshold, exceededLimit: 1 }],
         recipients: [