Restructure monitoring scripts
[bottlenecks.git] / monitor / dashboard / prototype_dashboard_collapsible.json
1 {
2   "annotations": {
3     "list": []
4   },
5   "description": "A simple overview of the most important Docker host and container metrics. (Barometer/Prometheus)",
6   "editable": true,
7   "gnetId": 893,
8   "graphTooltip": 1,
9   "hideControls": false,
10   "id": null,
11   "links": [],
12   "refresh": "15m",
13   "rows": [
14     {
15       "collapse": false,
16       "height": 193,
17       "panels": [
18         {
19           "content": "<img src=\"http://prometheus.io/assets/prometheus_logo_grey.svg\" alt=\"Prometheus logo\" style=\"height: 40px;\">\n<span style=\"font-family: 'Open Sans', 'Helvetica Neue', Helvetica; font-size: 25px;vertical-align: text-top;color: #bbbfc2;margin-left: 10px;\">Prometheus</span>\n\n<p style=\"margin-top: 10px;\">You're using Prometheus, an open-source systems monitoring and alerting toolkit originally built at SoundCloud. For more information, check out the <a href=\"http://www.grafana.org/\">Grafana</a> and <a href=\"http://prometheus.io/\">Prometheus</a> projects.</p>",
20           "editable": true,
21           "error": false,
22           "id": 91,
23           "links": [],
24           "mode": "html",
25           "span": 6,
26           "style": {},
27           "title": "",
28           "transparent": true,
29           "type": "text"
30         },
31         {
32           "content": "#### Samples Ingested\nThis graph displays the count of samples ingested by the Prometheus server, as measured over the last 5 minutes, per time series in the range vector. When troubleshooting an issue on IRC or Github, this is often the first stat requested by the Prometheus team. ",
33           "editable": true,
34           "error": false,
35           "id": 92,
36           "links": [],
37           "mode": "markdown",
38           "span": 6,
39           "style": {},
40           "title": "",
41           "transparent": true,
42           "type": "text"
43         }
44       ],
45       "repeat": null,
46       "repeatIteration": null,
47       "repeatRowId": null,
48       "showTitle": false,
49       "title": "Prometheus Information",
50       "titleSize": "h6"
51     },
52     {
53       "collapse": true,
54       "height": 239,
55       "panels": [
56         {
57           "cacheTimeout": null,
58           "colorBackground": false,
59           "colorValue": false,
60           "colors": [
61             "rgba(245, 54, 54, 0.9)",
62             "rgba(237, 129, 40, 0.89)",
63             "rgba(50, 172, 45, 0.97)"
64           ],
65           "datasource": "automated-ds",
66           "decimals": 0,
67           "editable": true,
68           "error": false,
69           "format": "s",
70           "gauge": {
71             "maxValue": 100,
72             "minValue": 0,
73             "show": false,
74             "thresholdLabels": false,
75             "thresholdMarkers": true
76           },
77           "height": "",
78           "id": 24,
79           "interval": null,
80           "links": [],
81           "mappingType": 1,
82           "mappingTypes": [
83             {
84               "name": "value to text",
85               "value": 1
86             },
87             {
88               "name": "range to text",
89               "value": 2
90             }
91           ],
92           "maxDataPoints": 100,
93           "nullPointMode": "connected",
94           "nullText": null,
95           "postfix": "",
96           "postfixFontSize": "30%",
97           "prefix": "",
98           "prefixFontSize": "20%",
99           "rangeMaps": [
100             {
101               "from": "null",
102               "text": "N/A",
103               "to": "null"
104             }
105           ],
106           "span": 3,
107           "sparkline": {
108             "fillColor": "rgba(31, 118, 189, 0.18)",
109             "full": false,
110             "lineColor": "rgb(31, 120, 193)",
111             "show": false
112           },
113           "tableColumn": "",
114           "targets": [
115             {
116               "expr": "time() - node_boot_time{instance=~\"$server:.*\"}",
117               "hide": false,
118               "intervalFactor": 2,
119               "legendFormat": "",
120               "refId": "A",
121               "step": 1800
122             }
123           ],
124           "thresholds": "",
125           "title": "Uptime",
126           "type": "singlestat",
127           "valueFontSize": "80%",
128           "valueMaps": [
129             {
130               "op": "=",
131               "text": "N/A",
132               "value": "null"
133             }
134           ],
135           "valueName": "current"
136         },
137         {
138           "cacheTimeout": null,
139           "colorBackground": false,
140           "colorValue": false,
141           "colors": [
142             "rgba(245, 54, 54, 0.9)",
143             "rgba(237, 129, 40, 0.89)",
144             "rgba(50, 172, 45, 0.97)"
145           ],
146           "datasource": "automated-ds",
147           "editable": true,
148           "error": false,
149           "format": "none",
150           "gauge": {
151             "maxValue": 100,
152             "minValue": 0,
153             "show": false,
154             "thresholdLabels": false,
155             "thresholdMarkers": true
156           },
157           "id": 31,
158           "interval": null,
159           "links": [],
160           "mappingType": 1,
161           "mappingTypes": [
162             {
163               "name": "value to text",
164               "value": 1
165             },
166             {
167               "name": "range to text",
168               "value": 2
169             }
170           ],
171           "maxDataPoints": 100,
172           "nullPointMode": "connected",
173           "nullText": null,
174           "postfix": "",
175           "postfixFontSize": "50%",
176           "prefix": "",
177           "prefixFontSize": "50%",
178           "rangeMaps": [
179             {
180               "from": "null",
181               "text": "N/A",
182               "to": "null"
183             }
184           ],
185           "span": 3,
186           "sparkline": {
187             "fillColor": "rgba(31, 118, 189, 0.18)",
188             "full": false,
189             "lineColor": "rgb(31, 120, 193)",
190             "show": false
191           },
192           "tableColumn": "",
193           "targets": [
194             {
195               "expr": "count(rate(container_last_seen{name=~\".+\"}[$interval]))",
196               "intervalFactor": 2,
197               "refId": "A",
198               "step": 1800
199             }
200           ],
201           "thresholds": "",
202           "title": "Containers",
203           "type": "singlestat",
204           "valueFontSize": "120%",
205           "valueMaps": [
206             {
207               "op": "=",
208               "text": "N/A",
209               "value": "null"
210             }
211           ],
212           "valueName": "current"
213         },
214         {
215           "cacheTimeout": null,
216           "colorBackground": false,
217           "colorValue": false,
218           "colors": [
219             "rgba(50, 172, 45, 0.97)",
220             "rgba(237, 129, 40, 0.89)",
221             "rgba(245, 54, 54, 0.9)"
222           ],
223           "datasource": "automated-ds",
224           "decimals": 1,
225           "editable": true,
226           "error": false,
227           "format": "percentunit",
228           "gauge": {
229             "maxValue": 1,
230             "minValue": 0,
231             "show": true,
232             "thresholdLabels": false,
233             "thresholdMarkers": true
234           },
235           "id": 26,
236           "interval": null,
237           "links": [],
238           "mappingType": 1,
239           "mappingTypes": [
240             {
241               "name": "value to text",
242               "value": 1
243             },
244             {
245               "name": "range to text",
246               "value": 2
247             }
248           ],
249           "maxDataPoints": 100,
250           "nullPointMode": "connected",
251           "nullText": null,
252           "postfix": "",
253           "postfixFontSize": "50%",
254           "prefix": "",
255           "prefixFontSize": "50%",
256           "rangeMaps": [
257             {
258               "from": "null",
259               "text": "N/A",
260               "to": "null"
261             }
262           ],
263           "span": 3,
264           "sparkline": {
265             "fillColor": "rgba(31, 118, 189, 0.18)",
266             "full": false,
267             "lineColor": "rgb(31, 120, 193)",
268             "show": false
269           },
270           "tableColumn": "",
271           "targets": [
272             {
273               "expr": "min((node_filesystem_size{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"} - node_filesystem_free{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"} )/ node_filesystem_size{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"})",
274               "hide": false,
275               "intervalFactor": 2,
276               "refId": "A",
277               "step": 1800
278             }
279           ],
280           "thresholds": "0.75, 0.90",
281           "title": "Disk space",
282           "type": "singlestat",
283           "valueFontSize": "80%",
284           "valueMaps": [
285             {
286               "op": "=",
287               "text": "N/A",
288               "value": "null"
289             }
290           ],
291           "valueName": "current"
292         },
293         {
294           "cacheTimeout": null,
295           "colorBackground": false,
296           "colorValue": false,
297           "colors": [
298             "rgba(50, 172, 45, 0.97)",
299             "rgba(237, 129, 40, 0.89)",
300             "rgba(245, 54, 54, 0.9)"
301           ],
302           "datasource": "automated-ds",
303           "decimals": 0,
304           "editable": true,
305           "error": false,
306           "format": "percent",
307           "gauge": {
308             "maxValue": 100,
309             "minValue": 0,
310             "show": true,
311             "thresholdLabels": false,
312             "thresholdMarkers": true
313           },
314           "id": 25,
315           "interval": null,
316           "links": [],
317           "mappingType": 1,
318           "mappingTypes": [
319             {
320               "name": "value to text",
321               "value": 1
322             },
323             {
324               "name": "range to text",
325               "value": 2
326             }
327           ],
328           "maxDataPoints": 100,
329           "nullPointMode": "connected",
330           "nullText": null,
331           "postfix": "",
332           "postfixFontSize": "50%",
333           "prefix": "",
334           "prefixFontSize": "50%",
335           "rangeMaps": [
336             {
337               "from": "null",
338               "text": "N/A",
339               "to": "null"
340             }
341           ],
342           "span": 3,
343           "sparkline": {
344             "fillColor": "rgba(31, 118, 189, 0.18)",
345             "full": false,
346             "lineColor": "rgb(31, 120, 193)",
347             "show": false
348           },
349           "tableColumn": "",
350           "targets": [
351             {
352               "expr": "((node_memory_MemTotal{instance=~\"$server:.*\"} - node_memory_MemAvailable{instance=~\"$server:.*\"}) / node_memory_MemTotal{instance=~\"$server:.*\"}) * 100",
353               "intervalFactor": 2,
354               "refId": "A",
355               "step": 1800
356             }
357           ],
358           "thresholds": "70, 90",
359           "title": "Memory",
360           "type": "singlestat",
361           "valueFontSize": "80%",
362           "valueMaps": [
363             {
364               "op": "=",
365               "text": "N/A",
366               "value": "null"
367             }
368           ],
369           "valueName": "current"
370         }
371       ],
372       "repeat": null,
373       "repeatIteration": null,
374       "repeatRowId": null,
375       "showTitle": false,
376       "title": "Container, Disk, Memory Statistics",
377       "titleSize": "h6"
378     },
379     {
380       "collapse": true,
381       "height": 218,
382       "panels": [
383         {
384           "aliasColors": {
385             "SENT": "#BF1B00"
386           },
387           "bars": false,
388           "dashLength": 10,
389           "dashes": false,
390           "datasource": "automated-ds",
391           "editable": true,
392           "error": false,
393           "fill": 1,
394           "grid": {},
395           "id": 19,
396           "legend": {
397             "avg": false,
398             "current": false,
399             "max": false,
400             "min": false,
401             "show": false,
402             "total": false,
403             "values": false
404           },
405           "lines": true,
406           "linewidth": 1,
407           "links": [],
408           "nullPointMode": "null as zero",
409           "percentage": false,
410           "pointradius": 1,
411           "points": false,
412           "renderer": "flot",
413           "seriesOverrides": [],
414           "spaceLength": 10,
415           "span": 3,
416           "stack": false,
417           "steppedLine": false,
418           "targets": [
419             {
420               "expr": "sum(rate(container_network_receive_bytes_total{id=\"/\"}[$interval])) by (id)",
421               "intervalFactor": 2,
422               "legendFormat": "RECEIVED",
423               "refId": "A",
424               "step": 600
425             },
426             {
427               "expr": "- sum(rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])) by (id)",
428               "hide": false,
429               "intervalFactor": 2,
430               "legendFormat": "SENT",
431               "refId": "B",
432               "step": 600
433             }
434           ],
435           "thresholds": [],
436           "timeFrom": null,
437           "timeShift": null,
438           "title": "Network Traffic",
439           "tooltip": {
440             "msResolution": true,
441             "shared": true,
442             "sort": 0,
443             "value_type": "cumulative"
444           },
445           "transparent": false,
446           "type": "graph",
447           "xaxis": {
448             "buckets": null,
449             "mode": "time",
450             "name": null,
451             "show": false,
452             "values": []
453           },
454           "yaxes": [
455             {
456               "format": "bytes",
457               "label": null,
458               "logBase": 1,
459               "max": null,
460               "min": null,
461               "show": true
462             },
463             {
464               "format": "short",
465               "label": null,
466               "logBase": 1,
467               "max": null,
468               "min": null,
469               "show": false
470             }
471           ]
472         },
473         {
474           "aliasColors": {
475             "{id=\"/\",instance=\"cadvisor:8080\",job=\"prometheus\"}": "#BA43A9"
476           },
477           "bars": false,
478           "dashLength": 10,
479           "dashes": false,
480           "datasource": "automated-ds",
481           "editable": true,
482           "error": false,
483           "fill": 1,
484           "grid": {},
485           "id": 5,
486           "legend": {
487             "avg": false,
488             "current": false,
489             "max": false,
490             "min": false,
491             "show": false,
492             "total": false,
493             "values": false
494           },
495           "lines": true,
496           "linewidth": 1,
497           "links": [],
498           "nullPointMode": "null as zero",
499           "percentage": false,
500           "pointradius": 5,
501           "points": false,
502           "renderer": "flot",
503           "seriesOverrides": [],
504           "spaceLength": 10,
505           "span": 3,
506           "stack": true,
507           "steppedLine": false,
508           "targets": [
509             {
510               "expr": "sum(rate(container_cpu_system_seconds_total[1m]))",
511               "hide": true,
512               "intervalFactor": 2,
513               "legendFormat": "a",
514               "refId": "B",
515               "step": 120
516             },
517             {
518               "expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m]))",
519               "hide": true,
520               "interval": "",
521               "intervalFactor": 2,
522               "legendFormat": "nur container",
523               "refId": "F",
524               "step": 10
525             },
526             {
527               "expr": "sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m]))",
528               "hide": true,
529               "interval": "",
530               "intervalFactor": 2,
531               "legendFormat": "nur docker host",
532               "metric": "",
533               "refId": "A",
534               "step": 20
535             },
536             {
537               "expr": "sum(rate(process_cpu_seconds_total[$interval])) * 100",
538               "hide": false,
539               "interval": "",
540               "intervalFactor": 2,
541               "legendFormat": "host",
542               "metric": "",
543               "refId": "C",
544               "step": 600
545             },
546             {
547               "expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m])) + sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m])) + sum(rate(process_cpu_seconds_total[1m]))",
548               "hide": true,
549               "intervalFactor": 2,
550               "legendFormat": "",
551               "refId": "D",
552               "step": 120
553             }
554           ],
555           "thresholds": [],
556           "timeFrom": null,
557           "timeShift": null,
558           "title": "CPU Usage",
559           "tooltip": {
560             "msResolution": true,
561             "shared": true,
562             "sort": 0,
563             "value_type": "cumulative"
564           },
565           "type": "graph",
566           "xaxis": {
567             "buckets": null,
568             "mode": "time",
569             "name": null,
570             "show": false,
571             "values": []
572           },
573           "yaxes": [
574             {
575               "format": "percent",
576               "label": "",
577               "logBase": 1,
578               "max": null,
579               "min": null,
580               "show": true
581             },
582             {
583               "format": "short",
584               "label": null,
585               "logBase": 1,
586               "max": null,
587               "min": null,
588               "show": false
589             }
590           ]
591         },
592         {
593           "alert": {
594             "conditions": [
595               {
596                 "evaluator": {
597                   "params": [
598                     1.25
599                   ],
600                   "type": "gt"
601                 },
602                 "query": {
603                   "params": [
604                     "A",
605                     "5m",
606                     "now"
607                   ]
608                 },
609                 "reducer": {
610                   "params": [],
611                   "type": "avg"
612                 },
613                 "type": "query"
614               }
615             ],
616             "executionErrorState": "alerting",
617             "frequency": "60s",
618             "handler": 1,
619             "name": "Panel Title alert",
620             "noDataState": "keep_state",
621             "notifications": [
622               {
623                 "id": 1
624               }
625             ]
626           },
627           "aliasColors": {},
628           "bars": false,
629           "dashLength": 10,
630           "dashes": false,
631           "datasource": "automated-ds",
632           "decimals": 0,
633           "editable": true,
634           "error": false,
635           "fill": 1,
636           "id": 28,
637           "legend": {
638             "avg": false,
639             "current": false,
640             "max": false,
641             "min": false,
642             "show": false,
643             "total": false,
644             "values": false
645           },
646           "lines": true,
647           "linewidth": 1,
648           "links": [],
649           "nullPointMode": "connected",
650           "percentage": false,
651           "pointradius": 5,
652           "points": false,
653           "renderer": "flot",
654           "seriesOverrides": [],
655           "spaceLength": 10,
656           "span": 3,
657           "stack": false,
658           "steppedLine": false,
659           "targets": [
660             {
661               "expr": "node_load1{instance=~\"$server:.*\"} / count by(job, instance)(count by(job, instance, cpu)(node_cpu{instance=~\"$server:.*\"}))",
662               "intervalFactor": 2,
663               "refId": "A",
664               "step": 600
665             }
666           ],
667           "thresholds": [
668             {
669               "colorMode": "critical",
670               "fill": true,
671               "line": true,
672               "op": "gt",
673               "value": 1.25
674             }
675           ],
676           "timeFrom": null,
677           "timeShift": null,
678           "title": "Load",
679           "tooltip": {
680             "msResolution": false,
681             "shared": true,
682             "sort": 0,
683             "value_type": "individual"
684           },
685           "type": "graph",
686           "xaxis": {
687             "buckets": null,
688             "mode": "time",
689             "name": null,
690             "show": false,
691             "values": []
692           },
693           "yaxes": [
694             {
695               "format": "percentunit",
696               "label": null,
697               "logBase": 1,
698               "max": "1.50",
699               "min": null,
700               "show": true
701             },
702             {
703               "format": "short",
704               "label": null,
705               "logBase": 1,
706               "max": null,
707               "min": null,
708               "show": false
709             }
710           ]
711         },
712         {
713           "alert": {
714             "conditions": [
715               {
716                 "evaluator": {
717                   "params": [
718                     850000000000
719                   ],
720                   "type": "gt"
721                 },
722                 "query": {
723                   "params": [
724                     "A",
725                     "5m",
726                     "now"
727                   ]
728                 },
729                 "reducer": {
730                   "params": [],
731                   "type": "avg"
732                 },
733                 "type": "query"
734               }
735             ],
736             "executionErrorState": "alerting",
737             "frequency": "60s",
738             "handler": 1,
739             "name": "Free/Used Disk Space alert",
740             "noDataState": "keep_state",
741             "notifications": [
742               {
743                 "id": 1
744               }
745             ]
746           },
747           "aliasColors": {
748             "Belegete Festplatte": "#BF1B00",
749             "Free Disk Space": "#7EB26D",
750             "Used Disk Space": "#7EB26D",
751             "{}": "#BF1B00"
752           },
753           "bars": false,
754           "dashLength": 10,
755           "dashes": false,
756           "datasource": "automated-ds",
757           "editable": true,
758           "error": false,
759           "fill": 1,
760           "grid": {},
761           "id": 13,
762           "legend": {
763             "avg": false,
764             "current": false,
765             "max": false,
766             "min": false,
767             "show": false,
768             "total": false,
769             "values": false
770           },
771           "lines": true,
772           "linewidth": 1,
773           "links": [],
774           "nullPointMode": "null as zero",
775           "percentage": false,
776           "pointradius": 5,
777           "points": false,
778           "renderer": "flot",
779           "seriesOverrides": [
780             {
781               "alias": "Used Disk Space",
782               "yaxis": 1
783             }
784           ],
785           "spaceLength": 10,
786           "span": 3,
787           "stack": true,
788           "steppedLine": false,
789           "targets": [
790             {
791               "expr": "node_filesystem_size{fstype=\"aufs\"} - node_filesystem_free{fstype=\"aufs\"}",
792               "hide": false,
793               "intervalFactor": 2,
794               "legendFormat": "Used Disk Space",
795               "refId": "A",
796               "step": 600
797             }
798           ],
799           "thresholds": [
800             {
801               "colorMode": "critical",
802               "fill": true,
803               "line": true,
804               "op": "gt",
805               "value": 850000000000
806             }
807           ],
808           "timeFrom": null,
809           "timeShift": null,
810           "title": "Used Disk Space",
811           "tooltip": {
812             "msResolution": true,
813             "shared": true,
814             "sort": 0,
815             "value_type": "individual"
816           },
817           "type": "graph",
818           "xaxis": {
819             "buckets": null,
820             "mode": "time",
821             "name": null,
822             "show": false,
823             "values": []
824           },
825           "yaxes": [
826             {
827               "format": "bytes",
828               "label": "",
829               "logBase": 1,
830               "max": 1000000000000,
831               "min": 0,
832               "show": true
833             },
834             {
835               "format": "short",
836               "label": null,
837               "logBase": 1,
838               "max": null,
839               "min": null,
840               "show": false
841             }
842           ]
843         }
844       ],
845       "repeat": null,
846       "repeatIteration": null,
847       "repeatRowId": null,
848       "showTitle": false,
849       "title": "Network, CPU, Load Statistics",
850       "titleSize": "h6"
851     },
852     {
853       "collapse": true,
854       "height": 249,
855       "panels": [
856         {
857           "aliasColors": {},
858           "bars": false,
859           "dashLength": 10,
860           "dashes": false,
861           "datasource": "automated-ds",
862           "editable": true,
863           "error": false,
864           "fill": 5,
865           "grid": {},
866           "id": 1,
867           "legend": {
868             "alignAsTable": true,
869             "avg": false,
870             "current": false,
871             "max": false,
872             "min": false,
873             "rightSide": true,
874             "show": true,
875             "total": false,
876             "values": false
877           },
878           "lines": true,
879           "linewidth": 1,
880           "links": [],
881           "nullPointMode": "null as zero",
882           "percentage": false,
883           "pointradius": 5,
884           "points": false,
885           "renderer": "flot",
886           "seriesOverrides": [],
887           "spaceLength": 10,
888           "span": 8,
889           "stack": true,
890           "steppedLine": false,
891           "targets": [
892             {
893               "expr": "sum(rate(container_cpu_usage_seconds_total{name=~\".+\"}[$interval])) by (name) * 100",
894               "hide": false,
895               "interval": "",
896               "intervalFactor": 2,
897               "legendFormat": "{{name}}",
898               "metric": "",
899               "refId": "F",
900               "step": 240
901             }
902           ],
903           "thresholds": [],
904           "timeFrom": null,
905           "timeShift": null,
906           "title": "CPU Usage per Container",
907           "tooltip": {
908             "msResolution": true,
909             "shared": true,
910             "sort": 0,
911             "value_type": "individual"
912           },
913           "type": "graph",
914           "xaxis": {
915             "buckets": null,
916             "mode": "time",
917             "name": null,
918             "show": true,
919             "values": []
920           },
921           "yaxes": [
922             {
923               "format": "percent",
924               "label": "",
925               "logBase": 1,
926               "max": null,
927               "show": true
928             },
929             {
930               "format": "short",
931               "label": null,
932               "logBase": 1,
933               "max": null,
934               "min": null,
935               "show": false
936             }
937           ]
938         },
939         {
940           "aliasColors": {
941             "IN on /sda": "#7EB26D",
942             "OUT on /sda": "#890F02"
943           },
944           "bars": false,
945           "dashLength": 10,
946           "dashes": false,
947           "datasource": "automated-ds",
948           "editable": true,
949           "error": false,
950           "fill": 1,
951           "grid": {},
952           "id": 3,
953           "legend": {
954             "avg": false,
955             "current": false,
956             "max": false,
957             "min": false,
958             "show": false,
959             "total": false,
960             "values": false
961           },
962           "lines": true,
963           "linewidth": 1,
964           "links": [],
965           "nullPointMode": "null as zero",
966           "percentage": false,
967           "pointradius": 5,
968           "points": false,
969           "renderer": "flot",
970           "seriesOverrides": [],
971           "spaceLength": 10,
972           "span": 2,
973           "stack": false,
974           "steppedLine": false,
975           "targets": [
976             {
977               "expr": "-sum(rate(node_disk_bytes_read[$interval])) by (device)",
978               "hide": false,
979               "intervalFactor": 2,
980               "legendFormat": "OUT on /{{device}}",
981               "metric": "node_disk_bytes_read",
982               "refId": "A",
983               "step": 600
984             },
985             {
986               "expr": "sum(rate(node_disk_bytes_written[$interval])) by (device)",
987               "intervalFactor": 2,
988               "legendFormat": "IN on /{{device}}",
989               "metric": "",
990               "refId": "B",
991               "step": 600
992             }
993           ],
994           "thresholds": [],
995           "timeFrom": null,
996           "timeShift": null,
997           "title": "Disk I/O",
998           "tooltip": {
999             "msResolution": true,
1000             "shared": true,
1001             "sort": 0,
1002             "value_type": "cumulative"
1003           },
1004           "type": "graph",
1005           "xaxis": {
1006             "buckets": null,
1007             "mode": "time",
1008             "name": null,
1009             "show": false,
1010             "values": []
1011           },
1012           "yaxes": [
1013             {
1014               "format": "Bps",
1015               "label": null,
1016               "logBase": 1,
1017               "max": null,
1018               "min": null,
1019               "show": true
1020             },
1021             {
1022               "format": "short",
1023               "label": null,
1024               "logBase": 1,
1025               "max": null,
1026               "min": null,
1027               "show": false
1028             }
1029           ]
1030         },
1031         {
1032           "aliasColors": {
1033             "Available Memory": "#7EB26D",
1034             "Unavailable Memory": "#7EB26D"
1035           },
1036           "bars": false,
1037           "dashLength": 10,
1038           "dashes": false,
1039           "datasource": "automated-ds",
1040           "editable": true,
1041           "error": false,
1042           "fill": 1,
1043           "grid": {},
1044           "id": 38,
1045           "legend": {
1046             "avg": false,
1047             "current": false,
1048             "max": false,
1049             "min": false,
1050             "show": false,
1051             "total": false,
1052             "values": false
1053           },
1054           "lines": true,
1055           "linewidth": 1,
1056           "links": [],
1057           "nullPointMode": "null as zero",
1058           "percentage": false,
1059           "pointradius": 5,
1060           "points": false,
1061           "renderer": "flot",
1062           "seriesOverrides": [],
1063           "spaceLength": 10,
1064           "span": 2,
1065           "stack": true,
1066           "steppedLine": false,
1067           "targets": [
1068             {
1069               "expr": "container_memory_rss{name=~\".+\"}",
1070               "hide": true,
1071               "intervalFactor": 2,
1072               "legendFormat": "{{__name__}}",
1073               "refId": "D",
1074               "step": 20
1075             },
1076             {
1077               "expr": "sum(container_memory_rss{name=~\".+\"})",
1078               "hide": true,
1079               "intervalFactor": 2,
1080               "legendFormat": "{{__name__}}",
1081               "refId": "A",
1082               "step": 20
1083             },
1084             {
1085               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1086               "hide": true,
1087               "intervalFactor": 2,
1088               "legendFormat": "{{name}}",
1089               "refId": "B",
1090               "step": 20
1091             },
1092             {
1093               "expr": "container_memory_rss{id=\"/\"}",
1094               "hide": true,
1095               "intervalFactor": 2,
1096               "legendFormat": "{{__name__}}",
1097               "refId": "C",
1098               "step": 20
1099             },
1100             {
1101               "expr": "sum(container_memory_rss)",
1102               "hide": true,
1103               "intervalFactor": 2,
1104               "legendFormat": "{{__name__}}",
1105               "refId": "E",
1106               "step": 20
1107             },
1108             {
1109               "expr": "node_memory_Buffers",
1110               "hide": true,
1111               "intervalFactor": 2,
1112               "legendFormat": "node_memory_Dirty",
1113               "refId": "N",
1114               "step": 30
1115             },
1116             {
1117               "expr": "node_memory_MemFree",
1118               "hide": true,
1119               "intervalFactor": 2,
1120               "legendFormat": "{{__name__}}",
1121               "refId": "F",
1122               "step": 20
1123             },
1124             {
1125               "expr": "node_memory_MemAvailable",
1126               "hide": true,
1127               "intervalFactor": 2,
1128               "legendFormat": "Available Memory",
1129               "refId": "H",
1130               "step": 20
1131             },
1132             {
1133               "expr": "node_memory_MemTotal - node_memory_MemAvailable",
1134               "hide": false,
1135               "intervalFactor": 2,
1136               "legendFormat": "Unavailable Memory",
1137               "refId": "G",
1138               "step": 600
1139             },
1140             {
1141               "expr": "node_memory_Inactive",
1142               "hide": true,
1143               "intervalFactor": 2,
1144               "legendFormat": "{{__name__}}",
1145               "refId": "I",
1146               "step": 30
1147             },
1148             {
1149               "expr": "node_memory_KernelStack",
1150               "hide": true,
1151               "intervalFactor": 2,
1152               "legendFormat": "{{__name__}}",
1153               "refId": "J",
1154               "step": 30
1155             },
1156             {
1157               "expr": "node_memory_Active",
1158               "hide": true,
1159               "intervalFactor": 2,
1160               "legendFormat": "{{__name__}}",
1161               "refId": "K",
1162               "step": 30
1163             },
1164             {
1165               "expr": "node_memory_MemTotal - (node_memory_Active + node_memory_MemFree + node_memory_Inactive)",
1166               "hide": true,
1167               "intervalFactor": 2,
1168               "legendFormat": "Unknown",
1169               "refId": "L",
1170               "step": 40
1171             },
1172             {
1173               "expr": "node_memory_MemFree + node_memory_Inactive ",
1174               "hide": true,
1175               "intervalFactor": 2,
1176               "legendFormat": "{{__name__}}",
1177               "refId": "M",
1178               "step": 30
1179             },
1180             {
1181               "expr": "container_memory_rss{name=~\".+\"}",
1182               "hide": true,
1183               "intervalFactor": 2,
1184               "legendFormat": "{{__name__}}",
1185               "refId": "O",
1186               "step": 30
1187             },
1188             {
1189               "expr": "node_memory_Inactive + node_memory_MemFree + node_memory_MemAvailable",
1190               "hide": true,
1191               "intervalFactor": 2,
1192               "legendFormat": "",
1193               "refId": "P",
1194               "step": 40
1195             }
1196           ],
1197           "thresholds": [
1198             {
1199               "colorMode": "critical",
1200               "fill": true,
1201               "line": true,
1202               "op": "gt",
1203               "value": 10000000000
1204             }
1205           ],
1206           "timeFrom": null,
1207           "timeShift": null,
1208           "title": "Available Memory",
1209           "tooltip": {
1210             "msResolution": true,
1211             "shared": true,
1212             "sort": 0,
1213             "value_type": "individual"
1214           },
1215           "type": "graph",
1216           "xaxis": {
1217             "buckets": null,
1218             "mode": "time",
1219             "name": null,
1220             "show": false,
1221             "values": []
1222           },
1223           "yaxes": [
1224             {
1225               "format": "bytes",
1226               "label": "",
1227               "logBase": 1,
1228               "max": 16000000000,
1229               "min": 0,
1230               "show": true
1231             },
1232             {
1233               "format": "short",
1234               "label": null,
1235               "logBase": 1,
1236               "max": null,
1237               "min": null,
1238               "show": false
1239             }
1240           ]
1241         }
1242       ],
1243       "repeat": null,
1244       "repeatIteration": null,
1245       "repeatRowId": null,
1246       "showTitle": false,
1247       "title": "Container-wise CPU usage, Disk I/O, Memory Available",
1248       "titleSize": "h6"
1249     },
1250     {
1251       "collapse": true,
1252       "height": 251,
1253       "panels": [
1254         {
1255           "aliasColors": {},
1256           "bars": false,
1257           "dashLength": 10,
1258           "dashes": false,
1259           "datasource": "automated-ds",
1260           "editable": true,
1261           "error": false,
1262           "fill": 1,
1263           "grid": {},
1264           "id": 8,
1265           "legend": {
1266             "alignAsTable": true,
1267             "avg": false,
1268             "current": false,
1269             "max": false,
1270             "min": false,
1271             "rightSide": true,
1272             "show": true,
1273             "total": false,
1274             "values": false
1275           },
1276           "lines": true,
1277           "linewidth": 2,
1278           "links": [],
1279           "nullPointMode": "null as zero",
1280           "percentage": false,
1281           "pointradius": 5,
1282           "points": false,
1283           "renderer": "flot",
1284           "seriesOverrides": [],
1285           "spaceLength": 10,
1286           "span": 6,
1287           "stack": false,
1288           "steppedLine": false,
1289           "targets": [
1290             {
1291               "expr": "sum(rate(container_network_receive_bytes_total{name=~\".+\"}[$interval])) by (name)",
1292               "intervalFactor": 2,
1293               "legendFormat": "{{name}}",
1294               "refId": "A",
1295               "step": 240
1296             },
1297             {
1298               "expr": "- rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])",
1299               "hide": true,
1300               "intervalFactor": 2,
1301               "legendFormat": "{{name}}",
1302               "refId": "B",
1303               "step": 10
1304             }
1305           ],
1306           "thresholds": [],
1307           "timeFrom": null,
1308           "timeShift": null,
1309           "title": "Received Network Traffic per Container",
1310           "tooltip": {
1311             "msResolution": true,
1312             "shared": true,
1313             "sort": 0,
1314             "value_type": "cumulative"
1315           },
1316           "transparent": false,
1317           "type": "graph",
1318           "xaxis": {
1319             "buckets": null,
1320             "mode": "time",
1321             "name": null,
1322             "show": true,
1323             "values": []
1324           },
1325           "yaxes": [
1326             {
1327               "format": "Bps",
1328               "label": null,
1329               "logBase": 1,
1330               "max": null,
1331               "min": null,
1332               "show": true
1333             },
1334             {
1335               "format": "short",
1336               "label": null,
1337               "logBase": 1,
1338               "max": null,
1339               "min": null,
1340               "show": true
1341             }
1342           ]
1343         },
1344         {
1345           "aliasColors": {},
1346           "bars": false,
1347           "dashLength": 10,
1348           "dashes": false,
1349           "datasource": "automated-ds",
1350           "editable": true,
1351           "error": false,
1352           "fill": 1,
1353           "grid": {},
1354           "id": 9,
1355           "legend": {
1356             "alignAsTable": true,
1357             "avg": false,
1358             "current": false,
1359             "hideEmpty": false,
1360             "hideZero": false,
1361             "max": false,
1362             "min": false,
1363             "rightSide": true,
1364             "show": true,
1365             "total": false,
1366             "values": false
1367           },
1368           "lines": true,
1369           "linewidth": 2,
1370           "links": [],
1371           "nullPointMode": "null as zero",
1372           "percentage": false,
1373           "pointradius": 5,
1374           "points": false,
1375           "renderer": "flot",
1376           "seriesOverrides": [],
1377           "spaceLength": 10,
1378           "span": 6,
1379           "stack": false,
1380           "steppedLine": false,
1381           "targets": [
1382             {
1383               "expr": "sum(rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])) by (name)",
1384               "intervalFactor": 2,
1385               "legendFormat": "{{name}}",
1386               "refId": "A",
1387               "step": 240
1388             },
1389             {
1390               "expr": "rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])",
1391               "hide": true,
1392               "intervalFactor": 2,
1393               "legendFormat": "",
1394               "refId": "B",
1395               "step": 10
1396             }
1397           ],
1398           "thresholds": [],
1399           "timeFrom": null,
1400           "timeShift": null,
1401           "title": "Sent Network Traffic per Container",
1402           "tooltip": {
1403             "msResolution": true,
1404             "shared": true,
1405             "sort": 0,
1406             "value_type": "cumulative"
1407           },
1408           "transparent": false,
1409           "type": "graph",
1410           "xaxis": {
1411             "buckets": null,
1412             "mode": "time",
1413             "name": null,
1414             "show": true,
1415             "values": []
1416           },
1417           "yaxes": [
1418             {
1419               "format": "Bps",
1420               "label": "",
1421               "logBase": 1,
1422               "max": null,
1423               "min": null,
1424               "show": true
1425             },
1426             {
1427               "format": "short",
1428               "label": "",
1429               "logBase": 10,
1430               "max": 8,
1431               "min": 0,
1432               "show": false
1433             }
1434           ]
1435         }
1436       ],
1437       "repeat": null,
1438       "repeatIteration": null,
1439       "repeatRowId": null,
1440       "showTitle": false,
1441       "title": "Network Traffic",
1442       "titleSize": "h6"
1443     },
1444     {
1445       "collapse": true,
1446       "height": 250,
1447       "panels": [
1448         {
1449           "aliasColors": {},
1450           "bars": false,
1451           "dashLength": 10,
1452           "dashes": false,
1453           "datasource": "automated-ds",
1454           "editable": true,
1455           "error": false,
1456           "fill": 3,
1457           "grid": {},
1458           "id": 10,
1459           "legend": {
1460             "alignAsTable": true,
1461             "avg": false,
1462             "current": false,
1463             "max": false,
1464             "min": false,
1465             "rightSide": true,
1466             "show": true,
1467             "total": false,
1468             "values": false
1469           },
1470           "lines": true,
1471           "linewidth": 2,
1472           "links": [],
1473           "nullPointMode": "null as zero",
1474           "percentage": false,
1475           "pointradius": 5,
1476           "points": false,
1477           "renderer": "flot",
1478           "seriesOverrides": [],
1479           "spaceLength": 10,
1480           "span": 6,
1481           "stack": true,
1482           "steppedLine": false,
1483           "targets": [
1484             {
1485               "expr": "sum(container_memory_rss{name=~\".+\"}) by (name)",
1486               "hide": false,
1487               "intervalFactor": 2,
1488               "legendFormat": "{{name}}",
1489               "refId": "A",
1490               "step": 240
1491             },
1492             {
1493               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1494               "hide": true,
1495               "intervalFactor": 2,
1496               "legendFormat": "{{name}}",
1497               "refId": "B",
1498               "step": 240
1499             }
1500           ],
1501           "thresholds": [],
1502           "timeFrom": null,
1503           "timeShift": null,
1504           "title": "Memory Usage per Container",
1505           "tooltip": {
1506             "msResolution": true,
1507             "shared": true,
1508             "sort": 0,
1509             "value_type": "individual"
1510           },
1511           "type": "graph",
1512           "xaxis": {
1513             "buckets": null,
1514             "mode": "time",
1515             "name": null,
1516             "show": true,
1517             "values": []
1518           },
1519           "yaxes": [
1520             {
1521               "format": "bytes",
1522               "label": "",
1523               "logBase": 1,
1524               "max": null,
1525               "min": null,
1526               "show": true
1527             },
1528             {
1529               "format": "short",
1530               "label": null,
1531               "logBase": 1,
1532               "max": null,
1533               "min": null,
1534               "show": true
1535             }
1536           ]
1537         },
1538         {
1539           "aliasColors": {},
1540           "bars": false,
1541           "dashLength": 10,
1542           "dashes": false,
1543           "datasource": "automated-ds",
1544           "editable": true,
1545           "error": false,
1546           "fill": 3,
1547           "grid": {},
1548           "id": 34,
1549           "legend": {
1550             "alignAsTable": true,
1551             "avg": false,
1552             "current": false,
1553             "max": false,
1554             "min": false,
1555             "rightSide": true,
1556             "show": true,
1557             "total": false,
1558             "values": false
1559           },
1560           "lines": true,
1561           "linewidth": 2,
1562           "links": [],
1563           "nullPointMode": "null as zero",
1564           "percentage": false,
1565           "pointradius": 5,
1566           "points": false,
1567           "renderer": "flot",
1568           "seriesOverrides": [],
1569           "spaceLength": 10,
1570           "span": 6,
1571           "stack": true,
1572           "steppedLine": false,
1573           "targets": [
1574             {
1575               "expr": "sum(container_memory_swap{name=~\".+\"}) by (name)",
1576               "hide": false,
1577               "intervalFactor": 2,
1578               "legendFormat": "{{name}}",
1579               "refId": "A",
1580               "step": 240
1581             },
1582             {
1583               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1584               "hide": true,
1585               "intervalFactor": 2,
1586               "legendFormat": "{{name}}",
1587               "refId": "B",
1588               "step": 240
1589             }
1590           ],
1591           "thresholds": [],
1592           "timeFrom": null,
1593           "timeShift": null,
1594           "title": "Memory Swap per Container",
1595           "tooltip": {
1596             "msResolution": true,
1597             "shared": true,
1598             "sort": 0,
1599             "value_type": "individual"
1600           },
1601           "type": "graph",
1602           "xaxis": {
1603             "buckets": null,
1604             "mode": "time",
1605             "name": null,
1606             "show": true,
1607             "values": []
1608           },
1609           "yaxes": [
1610             {
1611               "format": "bytes",
1612               "label": "",
1613               "logBase": 1,
1614               "max": null,
1615               "min": null,
1616               "show": true
1617             },
1618             {
1619               "format": "short",
1620               "label": null,
1621               "logBase": 1,
1622               "max": null,
1623               "min": null,
1624               "show": true
1625             }
1626           ]
1627         }
1628       ],
1629       "repeat": null,
1630       "repeatIteration": null,
1631       "repeatRowId": null,
1632       "showTitle": false,
1633       "title": "Container Memory Statistics",
1634       "titleSize": "h6"
1635     },
1636     {
1637       "collapse": true,
1638       "height": 97,
1639       "panels": [
1640         {
1641           "columns": [
1642             {
1643               "text": "Current",
1644               "value": "current"
1645             }
1646           ],
1647           "editable": true,
1648           "error": false,
1649           "fontSize": "100%",
1650           "id": 37,
1651           "links": [],
1652           "pageSize": null,
1653           "scroll": true,
1654           "showHeader": true,
1655           "sort": {
1656             "col": 0,
1657             "desc": true
1658           },
1659           "span": 4,
1660           "styles": [
1661             {
1662               "colorMode": null,
1663               "colors": [
1664                 "rgba(245, 54, 54, 0.9)",
1665                 "rgba(237, 129, 40, 0.89)",
1666                 "rgba(50, 172, 45, 0.97)"
1667               ],
1668               "decimals": 2,
1669               "pattern": "/.*/",
1670               "thresholds": [
1671                 "10000000",
1672                 " 25000000"
1673               ],
1674               "type": "number",
1675               "unit": "decbytes"
1676             }
1677           ],
1678           "targets": [
1679             {
1680               "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"}) by (name) ",
1681               "hide": true,
1682               "intervalFactor": 2,
1683               "legendFormat": "{{name}}",
1684               "metric": "",
1685               "refId": "A",
1686               "step": 240
1687             },
1688             {
1689               "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
1690               "hide": true,
1691               "intervalFactor": 2,
1692               "legendFormat": "{{name}}",
1693               "refId": "B",
1694               "step": 240
1695             },
1696             {
1697               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1698               "hide": false,
1699               "intervalFactor": 2,
1700               "legendFormat": "{{name}}",
1701               "refId": "C",
1702               "step": 240
1703             }
1704           ],
1705           "title": "Usage memory",
1706           "transform": "timeseries_aggregations",
1707           "type": "table"
1708         },
1709         {
1710           "columns": [
1711             {
1712               "text": "Current",
1713               "value": "current"
1714             }
1715           ],
1716           "editable": true,
1717           "error": false,
1718           "fontSize": "100%",
1719           "id": 35,
1720           "links": [],
1721           "pageSize": null,
1722           "scroll": true,
1723           "showHeader": true,
1724           "sort": {
1725             "col": 1,
1726             "desc": true
1727           },
1728           "span": 4,
1729           "styles": [
1730             {
1731               "colorMode": "cell",
1732               "colors": [
1733                 "rgba(50, 172, 45, 0.97)",
1734                 "rgba(237, 129, 40, 0.89)",
1735                 "rgba(245, 54, 54, 0.9)"
1736               ],
1737               "decimals": 2,
1738               "pattern": "/.*/",
1739               "thresholds": [
1740                 "80",
1741                 "90"
1742               ],
1743               "type": "number",
1744               "unit": "percent"
1745             }
1746           ],
1747           "targets": [
1748             {
1749               "expr": "sum(100 - ((container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"})  * 100 / container_spec_memory_limit_bytes{name=~\".+\"}) ) by (name) ",
1750               "intervalFactor": 2,
1751               "legendFormat": "{{name}}",
1752               "metric": "",
1753               "refId": "A",
1754               "step": 240
1755             },
1756             {
1757               "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
1758               "hide": true,
1759               "intervalFactor": 2,
1760               "legendFormat": "{{name}}",
1761               "refId": "B",
1762               "step": 240
1763             },
1764             {
1765               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1766               "hide": true,
1767               "intervalFactor": 2,
1768               "legendFormat": "{{name}}",
1769               "refId": "C",
1770               "step": 240
1771             }
1772           ],
1773           "title": "Remaining memory",
1774           "transform": "timeseries_aggregations",
1775           "type": "table"
1776         },
1777         {
1778           "columns": [
1779             {
1780               "text": "Current",
1781               "value": "current"
1782             }
1783           ],
1784           "editable": true,
1785           "error": false,
1786           "fontSize": "100%",
1787           "id": 36,
1788           "links": [],
1789           "pageSize": null,
1790           "scroll": true,
1791           "showHeader": true,
1792           "sort": {
1793             "col": 0,
1794             "desc": true
1795           },
1796           "span": 4,
1797           "styles": [
1798             {
1799               "colorMode": null,
1800               "colors": [
1801                 "rgba(245, 54, 54, 0.9)",
1802                 "rgba(237, 129, 40, 0.89)",
1803                 "rgba(50, 172, 45, 0.97)"
1804               ],
1805               "decimals": 2,
1806               "pattern": "/.*/",
1807               "thresholds": [
1808                 "10000000",
1809                 " 25000000"
1810               ],
1811               "type": "number",
1812               "unit": "decbytes"
1813             }
1814           ],
1815           "targets": [
1816             {
1817               "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"}) by (name) ",
1818               "hide": true,
1819               "intervalFactor": 2,
1820               "legendFormat": "{{name}}",
1821               "metric": "",
1822               "refId": "A",
1823               "step": 240
1824             },
1825             {
1826               "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
1827               "hide": false,
1828               "intervalFactor": 2,
1829               "legendFormat": "{{name}}",
1830               "refId": "B",
1831               "step": 240
1832             },
1833             {
1834               "expr": "container_memory_usage_bytes{name=~\".+\"}",
1835               "hide": true,
1836               "intervalFactor": 2,
1837               "legendFormat": "{{name}}",
1838               "refId": "C",
1839               "step": 240
1840             }
1841           ],
1842           "title": "Limit memory",
1843           "transform": "timeseries_aggregations",
1844           "type": "table"
1845         }
1846       ],
1847       "repeat": null,
1848       "repeatIteration": null,
1849       "repeatRowId": null,
1850       "showTitle": false,
1851       "title": "Memory Usage",
1852       "titleSize": "h6"
1853     }
1854   ],
1855   "schemaVersion": 14,
1856   "style": "dark",
1857   "tags": [],
1858   "templating": {
1859     "list": [
1860       {
1861         "allValue": ".+",
1862         "current": {
1863           "text": "All",
1864           "value": "$__all"
1865         },
1866         "datasource": "automated-ds",
1867         "hide": 0,
1868         "includeAll": true,
1869         "label": "Container Group",
1870         "multi": true,
1871         "name": "containergroup",
1872         "options": [],
1873         "query": "label_values(container_group)",
1874         "refresh": 1,
1875         "regex": "",
1876         "sort": 0,
1877         "tagValuesQuery": null,
1878         "tags": [],
1879         "tagsQuery": null,
1880         "type": "query",
1881         "useTags": false
1882       },
1883       {
1884         "auto": true,
1885         "auto_count": 50,
1886         "auto_min": "50s",
1887         "current": {
1888           "text": "auto",
1889           "value": "$__auto_interval"
1890         },
1891         "datasource": null,
1892         "hide": 0,
1893         "includeAll": false,
1894         "label": "Interval",
1895         "multi": false,
1896         "name": "interval",
1897         "options": [
1898           {
1899             "selected": true,
1900             "text": "auto",
1901             "value": "$__auto_interval"
1902           },
1903           {
1904             "selected": false,
1905             "text": "30s",
1906             "value": "30s"
1907           },
1908           {
1909             "selected": false,
1910             "text": "1m",
1911             "value": "1m"
1912           },
1913           {
1914             "selected": false,
1915             "text": "2m",
1916             "value": "2m"
1917           },
1918           {
1919             "selected": false,
1920             "text": "3m",
1921             "value": "3m"
1922           },
1923           {
1924             "selected": false,
1925             "text": "5m",
1926             "value": "5m"
1927           },
1928           {
1929             "selected": false,
1930             "text": "7m",
1931             "value": "7m"
1932           },
1933           {
1934             "selected": false,
1935             "text": "10m",
1936             "value": "10m"
1937           },
1938           {
1939             "selected": false,
1940             "text": "30m",
1941             "value": "30m"
1942           },
1943           {
1944             "selected": false,
1945             "text": "1h",
1946             "value": "1h"
1947           },
1948           {
1949             "selected": false,
1950             "text": "6h",
1951             "value": "6h"
1952           },
1953           {
1954             "selected": false,
1955             "text": "12h",
1956             "value": "12h"
1957           },
1958           {
1959             "selected": false,
1960             "text": "1d",
1961             "value": "1d"
1962           },
1963           {
1964             "selected": false,
1965             "text": "7d",
1966             "value": "7d"
1967           },
1968           {
1969             "selected": false,
1970             "text": "14d",
1971             "value": "14d"
1972           },
1973           {
1974             "selected": false,
1975             "text": "30d",
1976             "value": "30d"
1977           }
1978         ],
1979         "query": "30s,1m,2m,3m,5m,7m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
1980         "refresh": 2,
1981         "type": "interval"
1982       },
1983       {
1984         "allValue": null,
1985         "current": {
1986           "text": "192.168.114.2",
1987           "value": "192.168.114.2"
1988         },
1989         "datasource": "automated-ds",
1990         "hide": 0,
1991         "includeAll": false,
1992         "label": "Node",
1993         "multi": true,
1994         "name": "server",
1995         "options": [],
1996         "query": "label_values(node_boot_time, instance)",
1997         "refresh": 1,
1998         "regex": "/([^:]+):.*/",
1999         "sort": 0,
2000         "tagValuesQuery": null,
2001         "tags": [],
2002         "tagsQuery": null,
2003         "type": "query",
2004         "useTags": false
2005       }
2006     ]
2007   },
2008   "time": {
2009     "from": "now-24h",
2010     "to": "now"
2011   },
2012   "timepicker": {
2013     "refresh_intervals": [
2014       "5s",
2015       "10s",
2016       "30s",
2017       "1m",
2018       "5m",
2019       "15m",
2020       "30m",
2021       "1h",
2022       "2h",
2023       "1d"
2024     ],
2025     "time_options": [
2026       "5m",
2027       "15m",
2028       "1h",
2029       "6h",
2030       "12h",
2031       "24h",
2032       "2d",
2033       "7d",
2034       "30d"
2035     ]
2036   },
2037   "timezone": "browser",
2038   "title": "Collapsibe System Monitor using Prometheus",
2039   "version": 3
2040 }