Skip to content

Commit da281b2

Browse files
committed
updated dashboard
1 parent 83ce3bb commit da281b2

File tree

1 file changed

+167
-167
lines changed

1 file changed

+167
-167
lines changed

Grafana_Dashboard.json

Lines changed: 167 additions & 167 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
],
3838
"id": null,
39-
"title": "Grafana_Dashboard.json",
39+
"title": "Docker Dashboard",
4040
"description": "Docker Monitoring Template",
4141
"tags": [
4242
"docker"
@@ -475,173 +475,173 @@
475475
]
476476
},
477477
{
478-
"aliasColors": { },
479-
"bars": false,
480-
"datasource": "${DS_PROMETHEUS}",
481-
"decimals": 2,
482-
"editable": true,
483-
"error": false,
484-
"fill": 0,
485-
"grid": {
486-
"threshold1": null,
487-
"threshold1Color": "rgba(216, 200, 27, 0.27)",
488-
"threshold2": null,
489-
"threshold2Color": "rgba(234, 112, 112, 0.22)"
490-
},
491-
"id": 8,
492-
"isNew": true,
493-
"legend": {
494-
"alignAsTable": true,
495-
"avg": true,
496-
"current": true,
497-
"max": false,
498-
"min": false,
499-
"rightSide": true,
500-
"show": true,
501-
"sideWidth": 200,
502-
"sort": "current",
503-
"sortDesc": true,
504-
"total": false,
505-
"values": true
506-
},
507-
"lines": true,
508-
"linewidth": 2,
509-
"links": [ ],
510-
"nullPointMode": "connected",
511-
"percentage": false,
512-
"pointradius": 5,
513-
"points": false,
514-
"renderer": "flot",
515-
"seriesOverrides": [ ],
516-
"span": 12,
517-
"stack": false,
518-
"steppedLine": false,
519-
"targets": [
520-
{
521-
"expr": "sort_desc(sum by (name) (rate(container_network_receive_bytes_total{image!=\"\",alias=\"$host\"}[1m] ) ))",
522-
"interval": "10s",
523-
"intervalFactor": 1,
524-
"legendFormat": "{{ name }}",
525-
"metric": "container_network_receive_bytes_total",
526-
"refId": "A",
527-
"step": 10
528-
}
529-
],
530-
"timeFrom": null,
531-
"timeShift": null,
532-
"title": "Container Network Input",
533-
"tooltip": {
534-
"msResolution": false,
535-
"shared": true,
536-
"sort": 0,
537-
"value_type": "cumulative"
538-
},
539-
"type": "graph",
540-
"xaxis": {
541-
"show": true
478+
"aliasColors": {},
479+
"bars": false,
480+
"datasource": "${DS_PROMETHEUS}",
481+
"decimals": 2,
482+
"editable": true,
483+
"error": false,
484+
"fill": 0,
485+
"grid": {
486+
"threshold1": null,
487+
"threshold1Color": "rgba(216, 200, 27, 0.27)",
488+
"threshold2": null,
489+
"threshold2Color": "rgba(234, 112, 112, 0.22)"
490+
},
491+
"id": 8,
492+
"isNew": true,
493+
"legend": {
494+
"alignAsTable": true,
495+
"avg": true,
496+
"current": true,
497+
"max": false,
498+
"min": false,
499+
"rightSide": true,
500+
"show": true,
501+
"sideWidth": 200,
502+
"sort": "current",
503+
"sortDesc": true,
504+
"total": false,
505+
"values": true
506+
},
507+
"lines": true,
508+
"linewidth": 2,
509+
"links": [],
510+
"nullPointMode": "connected",
511+
"percentage": false,
512+
"pointradius": 5,
513+
"points": false,
514+
"renderer": "flot",
515+
"seriesOverrides": [],
516+
"span": 12,
517+
"stack": false,
518+
"steppedLine": false,
519+
"targets": [
520+
{
521+
"expr": "sort_desc(sum by (name) (rate(container_network_receive_bytes_total{image!=\"\"}[1m] ) ))",
522+
"interval": "10s",
523+
"intervalFactor": 1,
524+
"legendFormat": "{{ name }}",
525+
"metric": "container_network_receive_bytes_total",
526+
"refId": "A",
527+
"step": 10
528+
}
529+
],
530+
"timeFrom": null,
531+
"timeShift": null,
532+
"title": "Container Network Input",
533+
"tooltip": {
534+
"msResolution": false,
535+
"shared": true,
536+
"sort": 0,
537+
"value_type": "cumulative"
538+
},
539+
"type": "graph",
540+
"xaxis": {
541+
"show": true
542+
},
543+
"yaxes": [
544+
{
545+
"format": "bytes",
546+
"label": null,
547+
"logBase": 1,
548+
"max": null,
549+
"min": null,
550+
"show": true
542551
},
543-
"yaxes": [
544-
{
545-
"format": "bytes",
546-
"label": null,
547-
"logBase": 1,
548-
"max": null,
549-
"min": null,
550-
"show": true
551-
},
552-
{
553-
"format": "short",
554-
"label": null,
555-
"logBase": 1,
556-
"max": null,
557-
"min": null,
558-
"show": true
559-
}
560-
]
552+
{
553+
"format": "short",
554+
"label": null,
555+
"logBase": 1,
556+
"max": null,
557+
"min": null,
558+
"show": true
559+
}
560+
]
561561
},
562562
{
563-
"aliasColors": { },
564-
"bars": false,
565-
"datasource": "${DS_PROMETHEUS}",
566-
"decimals": 2,
567-
"editable": true,
568-
"error": false,
569-
"fill": 0,
570-
"grid": {
571-
"threshold1": null,
572-
"threshold1Color": "rgba(216, 200, 27, 0.27)",
573-
"threshold2": null,
574-
"threshold2Color": "rgba(234, 112, 112, 0.22)"
575-
},
576-
"id": 9,
577-
"isNew": true,
578-
"legend": {
579-
"alignAsTable": true,
580-
"avg": true,
581-
"current": true,
582-
"max": false,
583-
"min": false,
584-
"rightSide": true,
585-
"show": true,
586-
"sideWidth": 200,
587-
"sort": "current",
588-
"sortDesc": true,
589-
"total": false,
590-
"values": true
591-
},
592-
"lines": true,
593-
"linewidth": 2,
594-
"links": [ ],
595-
"nullPointMode": "connected",
596-
"percentage": false,
597-
"pointradius": 5,
598-
"points": false,
599-
"renderer": "flot",
600-
"seriesOverrides": [ ],
601-
"span": 12,
602-
"stack": false,
603-
"steppedLine": false,
604-
"targets": [
605-
{
606-
"expr": "sort_desc(sum by (name) (rate(container_network_transmit_bytes_total{image!=\"\", alias=\"$host\"}[1m] ) ))",
607-
"intervalFactor": 2,
608-
"legendFormat": "{{ name }}",
609-
"metric": "container_network_transmit_bytes_total",
610-
"refId": "B",
611-
"step": 10
612-
}
613-
],
614-
"timeFrom": null,
615-
"timeShift": null,
616-
"title": "Container Network Output",
617-
"tooltip": {
618-
"msResolution": false,
619-
"shared": true,
620-
"sort": 0,
621-
"value_type": "cumulative"
622-
},
623-
"type": "graph",
624-
"xaxis": {
625-
"show": true
563+
"aliasColors": {},
564+
"bars": false,
565+
"datasource": "${DS_PROMETHEUS}",
566+
"decimals": 2,
567+
"editable": true,
568+
"error": false,
569+
"fill": 0,
570+
"grid": {
571+
"threshold1": null,
572+
"threshold1Color": "rgba(216, 200, 27, 0.27)",
573+
"threshold2": null,
574+
"threshold2Color": "rgba(234, 112, 112, 0.22)"
575+
},
576+
"id": 9,
577+
"isNew": true,
578+
"legend": {
579+
"alignAsTable": true,
580+
"avg": true,
581+
"current": true,
582+
"max": false,
583+
"min": false,
584+
"rightSide": true,
585+
"show": true,
586+
"sideWidth": 200,
587+
"sort": "current",
588+
"sortDesc": true,
589+
"total": false,
590+
"values": true
591+
},
592+
"lines": true,
593+
"linewidth": 2,
594+
"links": [],
595+
"nullPointMode": "connected",
596+
"percentage": false,
597+
"pointradius": 5,
598+
"points": false,
599+
"renderer": "flot",
600+
"seriesOverrides": [],
601+
"span": 12,
602+
"stack": false,
603+
"steppedLine": false,
604+
"targets": [
605+
{
606+
"expr": "sort_desc(sum by (name) (rate(container_network_transmit_bytes_total{image!=\"\"}[1m] ) ))",
607+
"intervalFactor": 2,
608+
"legendFormat": "{{ name }}",
609+
"metric": "container_network_transmit_bytes_total",
610+
"refId": "B",
611+
"step": 4
612+
}
613+
],
614+
"timeFrom": null,
615+
"timeShift": null,
616+
"title": "Container Network Output",
617+
"tooltip": {
618+
"msResolution": false,
619+
"shared": true,
620+
"sort": 0,
621+
"value_type": "cumulative"
622+
},
623+
"type": "graph",
624+
"xaxis": {
625+
"show": true
626+
},
627+
"yaxes": [
628+
{
629+
"format": "bytes",
630+
"label": null,
631+
"logBase": 1,
632+
"max": null,
633+
"min": null,
634+
"show": true
626635
},
627-
"yaxes": [
628-
{
629-
"format": "bytes",
630-
"label": null,
631-
"logBase": 1,
632-
"max": null,
633-
"min": null,
634-
"show": true
635-
},
636-
{
637-
"format": "short",
638-
"label": null,
639-
"logBase": 1,
640-
"max": null,
641-
"min": null,
642-
"show": false
643-
}
644-
]
636+
{
637+
"format": "short",
638+
"label": null,
639+
"logBase": 1,
640+
"max": null,
641+
"min": null,
642+
"show": false
643+
}
644+
]
645645
}
646646
],
647647
"title": "New row"
@@ -684,7 +684,7 @@
684684
},
685685
"refresh": "10s",
686686
"schemaVersion": 12,
687-
"version": 1,
687+
"version": 3,
688688
"links": [],
689-
"gnetId": 162
690-
}
689+
"gnetId": 179
690+
}

0 commit comments

Comments
 (0)