mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-25 21:56:07 +02:00
Add LowerIsBetter Metric boolean. Upgrade dependencies.
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
"normal": 128,
|
||||
"caution": 200,
|
||||
"alert": 240,
|
||||
"lowerIsBetter": true,
|
||||
"subClusters": [
|
||||
{
|
||||
"name": "spr1tb",
|
||||
@@ -67,6 +68,7 @@
|
||||
"normal": 512,
|
||||
"caution": 900,
|
||||
"footprint": true,
|
||||
"lowerIsBetter": true,
|
||||
"alert": 1000
|
||||
},
|
||||
{
|
||||
@@ -75,6 +77,7 @@
|
||||
"normal": 1024,
|
||||
"caution": 1800,
|
||||
"footprint": true,
|
||||
"lowerIsBetter": true,
|
||||
"alert": 2000
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user