chore: change alert type for honeycomb triggers

This commit is contained in:
vimtor
2026-05-06 19:26:53 +02:00
parent 70915c9594
commit 8312d1eeec
+1 -1
View File
@@ -296,7 +296,7 @@ for (const model of models) {
name: spec.title, name: spec.title,
description: spec.description, description: spec.description,
queryJson: honeycomb.getQuerySpecificationOutput(spec.json).json, queryJson: honeycomb.getQuerySpecificationOutput(spec.json).json,
alertType: "on_true", alertType: "on_change",
frequency: 300, frequency: 300,
thresholds: [{ ...spec.threshold, exceededLimit: 1 }], thresholds: [{ ...spec.threshold, exceededLimit: 1 }],
recipients: [ recipients: [