pull/551/merge
Illia Antypenko 1 month ago committed by GitHub
commit 4cab5b0f93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save