From eb9004abce9d1ab32c89237b085eff9286e12c2e Mon Sep 17 00:00:00 2001 From: Illia Antypenko Date: Sun, 3 Dec 2023 02:49:49 +0200 Subject: [PATCH] Update 188 attribute to cover value with 0 --- webapp/backend/pkg/thresholds/ata_attribute_metadata.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webapp/backend/pkg/thresholds/ata_attribute_metadata.go b/webapp/backend/pkg/thresholds/ata_attribute_metadata.go index 423d72a0..c45c062a 100644 --- a/webapp/backend/pkg/thresholds/ata_attribute_metadata.go +++ b/webapp/backend/pkg/thresholds/ata_attribute_metadata.go @@ -692,6 +692,12 @@ var AtaMetadata = map[int]AtaAttributeMetadata{ return rawValue }, ObservedThresholds: []ObservedThreshold{ + { + Low: 0, + High: 0, + AnnualFailureRate: 0.024893587674442153, + ErrorInterval: []float64{0.020857343769186413, 0.0294830350167543}, + }, { Low: 0, // This is set arbitrarily to avoid notifications caused by low