소스 검색

Remove threshold lines from cpu temp sample panel

None of the other temperature panels contained thresholds and it didn't
seem right to add threshold to others as the threshold palette clashed
with the series palette. And I don't have the intuition to make this
color choice so the easiest thing to do is to remove it. I don't think
all is lost as since the soft max is 100 degrees, if any graph shows a
high reading it would be interpreted the same as crossing a threshold.
Nick Babcock 3 년 전
부모
커밋
354ba9ee64
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      assets/dashboards/ohm-prometheus.json

+ 3 - 3
assets/dashboards/ohm-prometheus.json

@@ -71,7 +71,7 @@
   "gnetId": null,
   "graphTooltip": 1,
   "id": null,
-  "iteration": 1635542702180,
+  "iteration": 1635551124884,
   "links": [],
   "liveNow": false,
   "panels": [
@@ -1576,7 +1576,7 @@
               "mode": "none"
             },
             "thresholdsStyle": {
-              "mode": "line"
+              "mode": "off"
             }
           },
           "links": [],
@@ -4079,5 +4079,5 @@
   "timezone": "",
   "title": "Ohm Windows Desktop",
   "uid": "EEQD4wv7z",
-  "version": 41
+  "version": 43
 }