|
95 | 95 | },
|
96 | 96 | "textMode": "value"
|
97 | 97 | },
|
98 |
| - "pluginVersion": "9.5.1", |
| 98 | + "pluginVersion": "9.5.3", |
99 | 99 | "targets": [
|
100 | 100 | {
|
101 | 101 | "datasource": {
|
|
161 | 161 | },
|
162 | 162 | "textMode": "auto"
|
163 | 163 | },
|
164 |
| - "pluginVersion": "9.5.1", |
| 164 | + "pluginVersion": "9.5.3", |
165 | 165 | "targets": [
|
166 | 166 | {
|
167 | 167 | "datasource": {
|
|
245 | 245 | "showUnfilled": true,
|
246 | 246 | "valueMode": "color"
|
247 | 247 | },
|
248 |
| - "pluginVersion": "9.5.1", |
| 248 | + "pluginVersion": "9.5.3", |
249 | 249 | "targets": [
|
250 | 250 | {
|
251 | 251 | "datasource": {
|
|
305 | 305 | "showUnfilled": true,
|
306 | 306 | "valueMode": "color"
|
307 | 307 | },
|
308 |
| - "pluginVersion": "9.5.1", |
| 308 | + "pluginVersion": "9.5.3", |
309 | 309 | "targets": [
|
310 | 310 | {
|
311 | 311 | "datasource": {
|
|
456 | 456 | "fillGradient": 5,
|
457 | 457 | "gridPos": {
|
458 | 458 | "h": 7,
|
459 |
| - "w": 24, |
| 459 | + "w": 12, |
460 | 460 | "x": 0,
|
461 | 461 | "y": 13
|
462 | 462 | },
|
|
481 | 481 | "alertThreshold": true
|
482 | 482 | },
|
483 | 483 | "percentage": false,
|
484 |
| - "pluginVersion": "9.5.1", |
| 484 | + "pluginVersion": "9.5.3", |
485 | 485 | "pointradius": 5,
|
486 | 486 | "points": false,
|
487 | 487 | "renderer": "flot",
|
|
578 | 578 | "align": false
|
579 | 579 | }
|
580 | 580 | },
|
| 581 | + { |
| 582 | + "collapsed": false, |
| 583 | + "gridPos": { |
| 584 | + "h": 1, |
| 585 | + "w": 24, |
| 586 | + "x": 0, |
| 587 | + "y": 20 |
| 588 | + }, |
| 589 | + "id": 28, |
| 590 | + "panels": [], |
| 591 | + "title": "IPFS Storage", |
| 592 | + "type": "row" |
| 593 | + }, |
| 594 | + { |
| 595 | + "datasource": { |
| 596 | + "type": "prometheus", |
| 597 | + "uid": "${datasource}" |
| 598 | + }, |
| 599 | + "description": "Amount of available storage remaining for IPFS in the workspace clusters. This storage is used as workspace image cache. Clusters must get recreated before this gets too low.", |
| 600 | + "fieldConfig": { |
| 601 | + "defaults": { |
| 602 | + "color": { |
| 603 | + "mode": "palette-classic" |
| 604 | + }, |
| 605 | + "custom": { |
| 606 | + "axisCenteredZero": false, |
| 607 | + "axisColorMode": "text", |
| 608 | + "axisLabel": "", |
| 609 | + "axisPlacement": "auto", |
| 610 | + "barAlignment": 0, |
| 611 | + "drawStyle": "line", |
| 612 | + "fillOpacity": 0, |
| 613 | + "gradientMode": "none", |
| 614 | + "hideFrom": { |
| 615 | + "legend": false, |
| 616 | + "tooltip": false, |
| 617 | + "viz": false |
| 618 | + }, |
| 619 | + "lineInterpolation": "linear", |
| 620 | + "lineWidth": 1, |
| 621 | + "pointSize": 5, |
| 622 | + "scaleDistribution": { |
| 623 | + "type": "linear" |
| 624 | + }, |
| 625 | + "showPoints": "auto", |
| 626 | + "spanNulls": false, |
| 627 | + "stacking": { |
| 628 | + "group": "A", |
| 629 | + "mode": "none" |
| 630 | + }, |
| 631 | + "thresholdsStyle": { |
| 632 | + "mode": "dashed" |
| 633 | + } |
| 634 | + }, |
| 635 | + "mappings": [], |
| 636 | + "min": 0, |
| 637 | + "thresholds": { |
| 638 | + "mode": "absolute", |
| 639 | + "steps": [ |
| 640 | + { |
| 641 | + "color": "green", |
| 642 | + "value": null |
| 643 | + }, |
| 644 | + { |
| 645 | + "color": "red", |
| 646 | + "value": 214748364800 |
| 647 | + }, |
| 648 | + { |
| 649 | + "color": "#EAB839", |
| 650 | + "value": 644245094410 |
| 651 | + } |
| 652 | + ] |
| 653 | + }, |
| 654 | + "unit": "bytes" |
| 655 | + }, |
| 656 | + "overrides": [] |
| 657 | + }, |
| 658 | + "gridPos": { |
| 659 | + "h": 7, |
| 660 | + "w": 24, |
| 661 | + "x": 0, |
| 662 | + "y": 21 |
| 663 | + }, |
| 664 | + "id": 35, |
| 665 | + "options": { |
| 666 | + "legend": { |
| 667 | + "calcs": [], |
| 668 | + "displayMode": "list", |
| 669 | + "placement": "bottom", |
| 670 | + "showLegend": true |
| 671 | + }, |
| 672 | + "tooltip": { |
| 673 | + "mode": "single", |
| 674 | + "sort": "none" |
| 675 | + } |
| 676 | + }, |
| 677 | + "targets": [ |
| 678 | + { |
| 679 | + "datasource": { |
| 680 | + "type": "prometheus", |
| 681 | + "uid": "${datasource}" |
| 682 | + }, |
| 683 | + "editorMode": "code", |
| 684 | + "expr": "min(node_filesystem_avail_bytes{device=\"/dev/mapper/lvm--disk-ipfs\", node=~\"services-.*\", cluster=~\"$cluster\"}) by (cluster)", |
| 685 | + "legendFormat": "__auto", |
| 686 | + "range": true, |
| 687 | + "refId": "A" |
| 688 | + } |
| 689 | + ], |
| 690 | + "title": "IPFS Storage Remaining", |
| 691 | + "type": "timeseries" |
| 692 | + }, |
581 | 693 | {
|
582 | 694 | "collapsed": false,
|
583 | 695 | "datasource": {
|
|
588 | 700 | "h": 1,
|
589 | 701 | "w": 24,
|
590 | 702 | "x": 0,
|
591 |
| - "y": 503 |
| 703 | + "y": 28 |
592 | 704 | },
|
593 | 705 | "id": 13,
|
594 | 706 | "panels": [],
|
|
617 | 729 | "fillGradient": 5,
|
618 | 730 | "gridPos": {
|
619 | 731 | "h": 7,
|
620 |
| - "w": 24, |
| 732 | + "w": 12, |
621 | 733 | "x": 0,
|
622 |
| - "y": 504 |
| 734 | + "y": 29 |
623 | 735 | },
|
624 | 736 | "hiddenSeries": false,
|
625 | 737 | "id": 6,
|
|
642 | 754 | "alertThreshold": true
|
643 | 755 | },
|
644 | 756 | "percentage": false,
|
645 |
| - "pluginVersion": "9.5.1", |
| 757 | + "pluginVersion": "9.5.3", |
646 | 758 | "pointradius": 5,
|
647 | 759 | "points": false,
|
648 | 760 | "renderer": "flot",
|
|
720 | 832 | "h": 1,
|
721 | 833 | "w": 24,
|
722 | 834 | "x": 0,
|
723 |
| - "y": 994 |
| 835 | + "y": 36 |
724 | 836 | },
|
725 | 837 | "id": 14,
|
726 | 838 | "panels": [],
|
|
767 | 879 | },
|
768 | 880 | "gridPos": {
|
769 | 881 | "h": 7,
|
770 |
| - "w": 24, |
| 882 | + "w": 12, |
771 | 883 | "x": 0,
|
772 |
| - "y": 995 |
| 884 | + "y": 37 |
773 | 885 | },
|
774 | 886 | "heatmap": {},
|
775 | 887 | "hideZeroBuckets": true,
|
|
815 | 927 | "unit": "s"
|
816 | 928 | }
|
817 | 929 | },
|
818 |
| - "pluginVersion": "9.5.1", |
| 930 | + "pluginVersion": "9.5.3", |
819 | 931 | "repeat": "cluster",
|
820 | 932 | "targets": [
|
821 | 933 | {
|
|
856 | 968 | "h": 1,
|
857 | 969 | "w": 24,
|
858 | 970 | "x": 0,
|
859 |
| - "y": 1485 |
| 971 | + "y": 44 |
860 | 972 | },
|
861 | 973 | "id": 15,
|
862 | 974 | "panels": [],
|
|
885 | 997 | "fillGradient": 5,
|
886 | 998 | "gridPos": {
|
887 | 999 | "h": 7,
|
888 |
| - "w": 24, |
| 1000 | + "w": 12, |
889 | 1001 | "x": 0,
|
890 |
| - "y": 1486 |
| 1002 | + "y": 45 |
891 | 1003 | },
|
892 | 1004 | "hiddenSeries": false,
|
893 | 1005 | "id": 8,
|
|
910 | 1022 | "alertThreshold": true
|
911 | 1023 | },
|
912 | 1024 | "percentage": false,
|
913 |
| - "pluginVersion": "9.5.1", |
| 1025 | + "pluginVersion": "9.5.3", |
914 | 1026 | "pointradius": 5,
|
915 | 1027 | "points": false,
|
916 | 1028 | "renderer": "flot",
|
|
1016 | 1128 | "h": 1,
|
1017 | 1129 | "w": 24,
|
1018 | 1130 | "x": 0,
|
1019 |
| - "y": 1976 |
| 1131 | + "y": 52 |
1020 | 1132 | },
|
1021 | 1133 | "id": 16,
|
1022 | 1134 | "panels": [],
|
|
1044 | 1156 | "fillGradient": 5,
|
1045 | 1157 | "gridPos": {
|
1046 | 1158 | "h": 7,
|
1047 |
| - "w": 24, |
| 1159 | + "w": 12, |
1048 | 1160 | "x": 0,
|
1049 |
| - "y": 1977 |
| 1161 | + "y": 53 |
1050 | 1162 | },
|
1051 | 1163 | "hiddenSeries": false,
|
1052 | 1164 | "id": 9,
|
|
1069 | 1181 | "alertThreshold": true
|
1070 | 1182 | },
|
1071 | 1183 | "percentage": false,
|
1072 |
| - "pluginVersion": "9.5.1", |
| 1184 | + "pluginVersion": "9.5.3", |
1073 | 1185 | "pointradius": 5,
|
1074 | 1186 | "points": false,
|
1075 | 1187 | "renderer": "flot",
|
|
1145 | 1257 | "h": 1,
|
1146 | 1258 | "w": 24,
|
1147 | 1259 | "x": 0,
|
1148 |
| - "y": 2467 |
| 1260 | + "y": 60 |
1149 | 1261 | },
|
1150 | 1262 | "id": 17,
|
1151 | 1263 | "panels": [],
|
|
1173 | 1285 | "fillGradient": 5,
|
1174 | 1286 | "gridPos": {
|
1175 | 1287 | "h": 7,
|
1176 |
| - "w": 24, |
| 1288 | + "w": 12, |
1177 | 1289 | "x": 0,
|
1178 |
| - "y": 2468 |
| 1290 | + "y": 61 |
1179 | 1291 | },
|
1180 | 1292 | "hiddenSeries": false,
|
1181 | 1293 | "id": 10,
|
|
1198 | 1310 | "alertThreshold": true
|
1199 | 1311 | },
|
1200 | 1312 | "percentage": false,
|
1201 |
| - "pluginVersion": "9.5.1", |
| 1313 | + "pluginVersion": "9.5.3", |
1202 | 1314 | "pointradius": 5,
|
1203 | 1315 | "points": false,
|
1204 | 1316 | "renderer": "flot",
|
|
0 commit comments