mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Fix nullPointMode, always as null
This commit is contained in:
parent
449bafa3ad
commit
e68a8a3b8e
|
@ -84,7 +84,7 @@
|
|||
}
|
||||
],
|
||||
"maxDataPoints": 100,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"nullText": null,
|
||||
"postfix": "s",
|
||||
"postfixFontSize": "50%",
|
||||
|
|
|
@ -176,7 +176,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -406,7 +406,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -510,7 +510,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -650,7 +650,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -979,7 +979,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1072,7 +1072,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1165,7 +1165,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1246,7 +1246,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1341,7 +1341,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1442,7 +1442,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 12,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1559,7 +1559,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1641,7 +1641,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1735,7 +1735,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1817,7 +1817,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1899,7 +1899,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -1980,7 +1980,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2061,7 +2061,7 @@
|
|||
"linewidth": 2,
|
||||
"links": [],
|
||||
"minSpan": 3,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2155,7 +2155,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 3,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2249,7 +2249,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 5,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2331,7 +2331,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 4,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2438,7 +2438,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2520,7 +2520,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2721,7 +2721,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 12,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2814,7 +2814,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2895,7 +2895,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -2987,7 +2987,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3076,7 +3076,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3190,7 +3190,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3284,7 +3284,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3365,7 +3365,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3446,7 +3446,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3527,7 +3527,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3620,7 +3620,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 12,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -3947,7 +3947,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -4028,7 +4028,7 @@
|
|||
"linewidth": 1,
|
||||
"links": [],
|
||||
"minSpan": 6,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -4120,7 +4120,7 @@
|
|||
"linewidth": 2,
|
||||
"links": [],
|
||||
"minSpan": 12,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
@ -4200,7 +4200,7 @@
|
|||
"linewidth": 2,
|
||||
"links": [],
|
||||
"minSpan": 12,
|
||||
"nullPointMode": "connected",
|
||||
"nullPointMode": "null",
|
||||
"percentage": false,
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
|
|
Loading…
Reference in a new issue