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