File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
k3s/ops-backoffice-tools/apps/grafana/charts/grafana Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ alerting:
384384 type : threshold
385385 expression : B
386386 conditions :
387- - evaluator : {type: gt, params: [90 ]}
387+ - evaluator : {type: gt, params: [120 ]}
388388 refId : C
389389
390390 - uid : k3s-memory-overcommit-crit
@@ -416,7 +416,7 @@ alerting:
416416 type : threshold
417417 expression : B
418418 conditions :
419- - evaluator : {type: gt, params: [100 ]}
419+ - evaluator : {type: gt, params: [150 ]}
420420 refId : C
421421
422422 - uid : k3s-cpu-overcommit-warn
@@ -448,7 +448,7 @@ alerting:
448448 type : threshold
449449 expression : B
450450 conditions :
451- - evaluator : {type: gt, params: [90 ]}
451+ - evaluator : {type: gt, params: [150 ]}
452452 refId : C
453453
454454 - uid : k3s-cpu-overcommit-crit
@@ -480,7 +480,7 @@ alerting:
480480 type : threshold
481481 expression : B
482482 conditions :
483- - evaluator : {type: gt, params: [150 ]}
483+ - evaluator : {type: gt, params: [200 ]}
484484 refId : C
485485
486486 - uid : k3s-mem-request-overcommit
You can’t perform that action at this time.
0 commit comments