Path: blob/main/example/docker-compose/grafana/dashboards/agent-operational.json
4096 views
{1"annotations": {2"list": [ ]3},4"editable": true,5"gnetId": null,6"graphTooltip": 0,7"hideControls": false,8"links": [ ],9"refresh": "30s",10"rows": [11{12"collapse": false,13"height": "250px",14"panels": [15{16"aliasColors": { },17"bars": false,18"dashLength": 10,19"dashes": false,20"datasource": "$datasource",21"fill": 1,22"id": 1,23"legend": {24"avg": false,25"current": false,26"max": false,27"min": false,28"show": true,29"total": false,30"values": false31},32"lines": true,33"linewidth": 1,34"links": [ ],35"nullPointMode": "null as zero",36"percentage": false,37"pointradius": 5,38"points": false,39"renderer": "flot",40"seriesOverrides": [ ],41"spaceLength": 10,42"span": 2,43"stack": false,44"steppedLine": false,45"targets": [46{47"expr": "rate(go_gc_duration_seconds_count{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}[5m])",48"format": "time_series",49"intervalFactor": 2,50"legendFormat": "{{pod}}",51"legendLink": null,52"step": 1053}54],55"thresholds": [ ],56"timeFrom": null,57"timeShift": null,58"title": "GCs",59"tooltip": {60"shared": true,61"sort": 2,62"value_type": "individual"63},64"type": "graph",65"xaxis": {66"buckets": null,67"mode": "time",68"name": null,69"show": true,70"values": [ ]71},72"yaxes": [73{74"format": "short",75"label": null,76"logBase": 1,77"max": null,78"min": 0,79"show": true80},81{82"format": "short",83"label": null,84"logBase": 1,85"max": null,86"min": null,87"show": false88}89]90},91{92"aliasColors": { },93"bars": false,94"dashLength": 10,95"dashes": false,96"datasource": "$datasource",97"fill": 1,98"id": 2,99"legend": {100"avg": false,101"current": false,102"max": false,103"min": false,104"show": true,105"total": false,106"values": false107},108"lines": true,109"linewidth": 1,110"links": [ ],111"nullPointMode": "null as zero",112"percentage": false,113"pointradius": 5,114"points": false,115"renderer": "flot",116"seriesOverrides": [ ],117"spaceLength": 10,118"span": 2,119"stack": false,120"steppedLine": false,121"targets": [122{123"expr": "go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}",124"format": "time_series",125"intervalFactor": 2,126"legendFormat": "{{pod}}",127"legendLink": null,128"step": 10129}130],131"thresholds": [ ],132"timeFrom": null,133"timeShift": null,134"title": "Go Heap",135"tooltip": {136"shared": true,137"sort": 2,138"value_type": "individual"139},140"type": "graph",141"xaxis": {142"buckets": null,143"mode": "time",144"name": null,145"show": true,146"values": [ ]147},148"yaxes": [149{150"format": "decbytes",151"label": null,152"logBase": 1,153"max": null,154"min": 0,155"show": true156},157{158"format": "short",159"label": null,160"logBase": 1,161"max": null,162"min": null,163"show": false164}165]166},167{168"aliasColors": { },169"bars": false,170"dashLength": 10,171"dashes": false,172"datasource": "$datasource",173"fill": 1,174"id": 3,175"legend": {176"avg": false,177"current": false,178"max": false,179"min": false,180"show": true,181"total": false,182"values": false183},184"lines": true,185"linewidth": 1,186"links": [ ],187"nullPointMode": "null as zero",188"percentage": false,189"pointradius": 5,190"points": false,191"renderer": "flot",192"seriesOverrides": [ ],193"spaceLength": 10,194"span": 2,195"stack": false,196"steppedLine": false,197"targets": [198{199"expr": "go_goroutines{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}",200"format": "time_series",201"intervalFactor": 2,202"legendFormat": "{{pod}}",203"legendLink": null,204"step": 10205}206],207"thresholds": [ ],208"timeFrom": null,209"timeShift": null,210"title": "Goroutines",211"tooltip": {212"shared": true,213"sort": 2,214"value_type": "individual"215},216"type": "graph",217"xaxis": {218"buckets": null,219"mode": "time",220"name": null,221"show": true,222"values": [ ]223},224"yaxes": [225{226"format": "short",227"label": null,228"logBase": 1,229"max": null,230"min": 0,231"show": true232},233{234"format": "short",235"label": null,236"logBase": 1,237"max": null,238"min": null,239"show": false240}241]242},243{244"aliasColors": { },245"bars": false,246"dashLength": 10,247"dashes": false,248"datasource": "$datasource",249"fill": 1,250"id": 4,251"legend": {252"avg": false,253"current": false,254"max": false,255"min": false,256"show": true,257"total": false,258"values": false259},260"lines": true,261"linewidth": 1,262"links": [ ],263"nullPointMode": "null as zero",264"percentage": false,265"pointradius": 5,266"points": false,267"renderer": "flot",268"seriesOverrides": [ ],269"spaceLength": 10,270"span": 2,271"stack": false,272"steppedLine": false,273"targets": [274{275"expr": "rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}[5m])",276"format": "time_series",277"intervalFactor": 2,278"legendFormat": "{{pod}}",279"legendLink": null,280"step": 10281}282],283"thresholds": [ ],284"timeFrom": null,285"timeShift": null,286"title": "CPU",287"tooltip": {288"shared": true,289"sort": 2,290"value_type": "individual"291},292"type": "graph",293"xaxis": {294"buckets": null,295"mode": "time",296"name": null,297"show": true,298"values": [ ]299},300"yaxes": [301{302"format": "short",303"label": null,304"logBase": 1,305"max": null,306"min": 0,307"show": true308},309{310"format": "short",311"label": null,312"logBase": 1,313"max": null,314"min": null,315"show": false316}317]318},319{320"aliasColors": { },321"bars": false,322"dashLength": 10,323"dashes": false,324"datasource": "$datasource",325"fill": 1,326"id": 5,327"legend": {328"avg": false,329"current": false,330"max": false,331"min": false,332"show": true,333"total": false,334"values": false335},336"lines": true,337"linewidth": 1,338"links": [ ],339"nullPointMode": "null as zero",340"percentage": false,341"pointradius": 5,342"points": false,343"renderer": "flot",344"seriesOverrides": [ ],345"spaceLength": 10,346"span": 2,347"stack": false,348"steppedLine": false,349"targets": [350{351"expr": "container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}",352"format": "time_series",353"intervalFactor": 2,354"legendFormat": "{{pod}}",355"legendLink": null,356"step": 10357}358],359"thresholds": [ ],360"timeFrom": null,361"timeShift": null,362"title": "WSS",363"tooltip": {364"shared": true,365"sort": 2,366"value_type": "individual"367},368"type": "graph",369"xaxis": {370"buckets": null,371"mode": "time",372"name": null,373"show": true,374"values": [ ]375},376"yaxes": [377{378"format": "short",379"label": null,380"logBase": 1,381"max": null,382"min": 0,383"show": true384},385{386"format": "short",387"label": null,388"logBase": 1,389"max": null,390"min": null,391"show": false392}393]394},395{396"aliasColors": { },397"bars": false,398"dashLength": 10,399"dashes": false,400"datasource": "$datasource",401"fill": 1,402"id": 6,403"legend": {404"avg": false,405"current": false,406"max": false,407"min": false,408"show": true,409"total": false,410"values": false411},412"lines": true,413"linewidth": 1,414"links": [ ],415"nullPointMode": "null as zero",416"percentage": false,417"pointradius": 5,418"points": false,419"renderer": "flot",420"seriesOverrides": [ ],421"spaceLength": 10,422"span": 2,423"stack": false,424"steppedLine": false,425"targets": [426{427"expr": "rate(promtail_custom_bad_words_total{cluster=~\"$cluster\", exported_namespace=~\"$namespace\", exported_job=~\"$job\"}[5m])",428"format": "time_series",429"intervalFactor": 2,430"legendFormat": "{{job}}",431"legendLink": null,432"step": 10433}434],435"thresholds": [ ],436"timeFrom": null,437"timeShift": null,438"title": "Bad Words",439"tooltip": {440"shared": true,441"sort": 2,442"value_type": "individual"443},444"type": "graph",445"xaxis": {446"buckets": null,447"mode": "time",448"name": null,449"show": true,450"values": [ ]451},452"yaxes": [453{454"format": "short",455"label": null,456"logBase": 1,457"max": null,458"min": 0,459"show": true460},461{462"format": "short",463"label": null,464"logBase": 1,465"max": null,466"min": null,467"show": false468}469]470}471],472"repeat": null,473"repeatIteration": null,474"repeatRowId": null,475"showTitle": true,476"title": "General",477"titleSize": "h6"478},479{480"collapse": false,481"height": "250px",482"panels": [483{484"aliasColors": { },485"bars": false,486"dashLength": 10,487"dashes": false,488"datasource": "$datasource",489"fill": 1,490"id": 7,491"legend": {492"avg": false,493"current": false,494"max": false,495"min": false,496"show": true,497"total": false,498"values": false499},500"lines": true,501"linewidth": 1,502"links": [ ],503"nullPointMode": "null as zero",504"percentage": false,505"pointradius": 5,506"points": false,507"renderer": "flot",508"seriesOverrides": [ ],509"spaceLength": 10,510"span": 6,511"stack": false,512"steppedLine": false,513"targets": [514{515"expr": "sum by (pod) (rate(container_network_receive_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[5m]))",516"format": "time_series",517"intervalFactor": 2,518"legendFormat": "{{pod}}",519"legendLink": null,520"step": 10521}522],523"thresholds": [ ],524"timeFrom": null,525"timeShift": null,526"title": "RX by Pod",527"tooltip": {528"shared": true,529"sort": 2,530"value_type": "individual"531},532"type": "graph",533"xaxis": {534"buckets": null,535"mode": "time",536"name": null,537"show": true,538"values": [ ]539},540"yaxes": [541{542"format": "short",543"label": null,544"logBase": 1,545"max": null,546"min": 0,547"show": true548},549{550"format": "short",551"label": null,552"logBase": 1,553"max": null,554"min": null,555"show": false556}557]558},559{560"aliasColors": { },561"bars": false,562"dashLength": 10,563"dashes": false,564"datasource": "$datasource",565"fill": 1,566"id": 8,567"legend": {568"avg": false,569"current": false,570"max": false,571"min": false,572"show": true,573"total": false,574"values": false575},576"lines": true,577"linewidth": 1,578"links": [ ],579"nullPointMode": "null as zero",580"percentage": false,581"pointradius": 5,582"points": false,583"renderer": "flot",584"seriesOverrides": [ ],585"spaceLength": 10,586"span": 6,587"stack": false,588"steppedLine": false,589"targets": [590{591"expr": "sum by (pod) (rate(container_network_transmit_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[5m]))",592"format": "time_series",593"intervalFactor": 2,594"legendFormat": "{{pod}}",595"legendLink": null,596"step": 10597}598],599"thresholds": [ ],600"timeFrom": null,601"timeShift": null,602"title": "TX by Pod",603"tooltip": {604"shared": true,605"sort": 2,606"value_type": "individual"607},608"type": "graph",609"xaxis": {610"buckets": null,611"mode": "time",612"name": null,613"show": true,614"values": [ ]615},616"yaxes": [617{618"format": "short",619"label": null,620"logBase": 1,621"max": null,622"min": 0,623"show": true624},625{626"format": "short",627"label": null,628"logBase": 1,629"max": null,630"min": null,631"show": false632}633]634}635],636"repeat": null,637"repeatIteration": null,638"repeatRowId": null,639"showTitle": true,640"title": "Network",641"titleSize": "h6"642},643{644"collapse": false,645"height": "250px",646"panels": [647{648"aliasColors": { },649"bars": false,650"dashLength": 10,651"dashes": false,652"datasource": "$datasource",653"fill": 1,654"id": 9,655"legend": {656"avg": false,657"current": false,658"max": false,659"min": false,660"show": true,661"total": false,662"values": false663},664"lines": true,665"linewidth": 1,666"links": [ ],667"nullPointMode": "null as zero",668"percentage": false,669"pointradius": 5,670"points": false,671"renderer": "flot",672"seriesOverrides": [ ],673"spaceLength": 10,674"span": 2,675"stack": false,676"steppedLine": false,677"targets": [678{679"expr": "(sum by (pod) (avg_over_time(go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}[1m])))\n/\n(sum by (pod) (agent_wal_storage_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}))\n",680"format": "time_series",681"intervalFactor": 2,682"legendFormat": "{{pod}}",683"legendLink": null,684"step": 10685}686],687"thresholds": [ ],688"timeFrom": null,689"timeShift": null,690"title": "Bytes/Series/Pod",691"tooltip": {692"shared": true,693"sort": 2,694"value_type": "individual"695},696"type": "graph",697"xaxis": {698"buckets": null,699"mode": "time",700"name": null,701"show": true,702"values": [ ]703},704"yaxes": [705{706"format": "decbytes",707"label": null,708"logBase": 1,709"max": null,710"min": 0,711"show": true712},713{714"format": "short",715"label": null,716"logBase": 1,717"max": null,718"min": null,719"show": false720}721]722},723{724"aliasColors": { },725"bars": false,726"dashLength": 10,727"dashes": false,728"datasource": "$datasource",729"fill": 1,730"id": 10,731"legend": {732"avg": false,733"current": false,734"max": false,735"min": false,736"show": true,737"total": false,738"values": false739},740"lines": true,741"linewidth": 1,742"links": [ ],743"nullPointMode": "null as zero",744"percentage": false,745"pointradius": 5,746"points": false,747"renderer": "flot",748"seriesOverrides": [ ],749"spaceLength": 10,750"span": 2,751"stack": false,752"steppedLine": false,753"targets": [754{755"expr": "(sum by (container) (avg_over_time(go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}[1m])))\n/\n(sum by (container) (agent_wal_storage_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"}))\n",756"format": "time_series",757"intervalFactor": 2,758"legendFormat": "{{container}}",759"legendLink": null,760"step": 10761}762],763"thresholds": [ ],764"timeFrom": null,765"timeShift": null,766"title": "Bytes/Series",767"tooltip": {768"shared": true,769"sort": 2,770"value_type": "individual"771},772"type": "graph",773"xaxis": {774"buckets": null,775"mode": "time",776"name": null,777"show": true,778"values": [ ]779},780"yaxes": [781{782"format": "decbytes",783"label": null,784"logBase": 1,785"max": null,786"min": 0,787"show": true788},789{790"format": "short",791"label": null,792"logBase": 1,793"max": null,794"min": null,795"show": false796}797]798},799{800"aliasColors": { },801"bars": false,802"dashLength": 10,803"dashes": false,804"datasource": "$datasource",805"fill": 1,806"id": 11,807"legend": {808"avg": false,809"current": false,810"max": false,811"min": false,812"show": true,813"total": false,814"values": false815},816"lines": true,817"linewidth": 1,818"links": [ ],819"nullPointMode": "null as zero",820"percentage": false,821"pointradius": 5,822"points": false,823"renderer": "flot",824"seriesOverrides": [ ],825"spaceLength": 10,826"span": 2,827"stack": false,828"steppedLine": false,829"targets": [830{831"expr": "sum by (pod) (agent_wal_storage_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"})",832"format": "time_series",833"intervalFactor": 2,834"legendFormat": "{{pod}}",835"legendLink": null,836"step": 10837}838],839"thresholds": [ ],840"timeFrom": null,841"timeShift": null,842"title": "Series/Pod",843"tooltip": {844"shared": true,845"sort": 2,846"value_type": "individual"847},848"type": "graph",849"xaxis": {850"buckets": null,851"mode": "time",852"name": null,853"show": true,854"values": [ ]855},856"yaxes": [857{858"format": "short",859"label": null,860"logBase": 1,861"max": null,862"min": 0,863"show": true864},865{866"format": "short",867"label": null,868"logBase": 1,869"max": null,870"min": null,871"show": false872}873]874},875{876"aliasColors": { },877"bars": false,878"dashLength": 10,879"dashes": false,880"datasource": "$datasource",881"fill": 1,882"id": 12,883"legend": {884"avg": false,885"current": false,886"max": false,887"min": false,888"show": true,889"total": false,890"values": false891},892"lines": true,893"linewidth": 1,894"links": [ ],895"nullPointMode": "null as zero",896"percentage": false,897"pointradius": 5,898"points": false,899"renderer": "flot",900"seriesOverrides": [ ],901"spaceLength": 10,902"span": 2,903"stack": false,904"steppedLine": false,905"targets": [906{907"expr": "sum by (instance_group_name) (agent_wal_storage_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"})",908"format": "time_series",909"intervalFactor": 2,910"legendFormat": "{{instance_group_name}}",911"legendLink": null,912"step": 10913}914],915"thresholds": [ ],916"timeFrom": null,917"timeShift": null,918"title": "Series/Config",919"tooltip": {920"shared": true,921"sort": 2,922"value_type": "individual"923},924"type": "graph",925"xaxis": {926"buckets": null,927"mode": "time",928"name": null,929"show": true,930"values": [ ]931},932"yaxes": [933{934"format": "short",935"label": null,936"logBase": 1,937"max": null,938"min": 0,939"show": true940},941{942"format": "short",943"label": null,944"logBase": 1,945"max": null,946"min": null,947"show": false948}949]950},951{952"aliasColors": { },953"bars": false,954"dashLength": 10,955"dashes": false,956"datasource": "$datasource",957"fill": 1,958"id": 13,959"legend": {960"avg": false,961"current": false,962"max": false,963"min": false,964"show": true,965"total": false,966"values": false967},968"lines": true,969"linewidth": 1,970"links": [ ],971"nullPointMode": "null as zero",972"percentage": false,973"pointradius": 5,974"points": false,975"renderer": "flot",976"seriesOverrides": [ ],977"spaceLength": 10,978"span": 2,979"stack": false,980"steppedLine": false,981"targets": [982{983"expr": "sum by (container) (agent_wal_storage_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\", container=~\"$container\", pod=~\"$pod\"})",984"format": "time_series",985"intervalFactor": 2,986"legendFormat": "{{container}}",987"legendLink": null,988"step": 10989}990],991"thresholds": [ ],992"timeFrom": null,993"timeShift": null,994"title": "Series",995"tooltip": {996"shared": true,997"sort": 2,998"value_type": "individual"999},1000"type": "graph",1001"xaxis": {1002"buckets": null,1003"mode": "time",1004"name": null,1005"show": true,1006"values": [ ]1007},1008"yaxes": [1009{1010"format": "short",1011"label": null,1012"logBase": 1,1013"max": null,1014"min": 0,1015"show": true1016},1017{1018"format": "short",1019"label": null,1020"logBase": 1,1021"max": null,1022"min": null,1023"show": false1024}1025]1026}1027],1028"repeat": null,1029"repeatIteration": null,1030"repeatRowId": null,1031"showTitle": true,1032"title": "Prometheus Read",1033"titleSize": "h6"1034}1035],1036"schemaVersion": 14,1037"style": "dark",1038"tags": [1039"grafana-agent-mixin"1040],1041"templating": {1042"list": [1043{1044"current": {1045"text": "default",1046"value": "default"1047},1048"hide": 0,1049"label": "Data Source",1050"name": "datasource",1051"options": [ ],1052"query": "prometheus",1053"refresh": 1,1054"regex": "",1055"type": "datasource"1056},1057{1058"allValue": ".+",1059"current": {1060"selected": true,1061"text": "All",1062"value": "$__all"1063},1064"datasource": "$datasource",1065"hide": 0,1066"includeAll": true,1067"label": "cluster",1068"multi": true,1069"name": "cluster",1070"options": [ ],1071"query": "label_values(agent_build_info, cluster)",1072"refresh": 1,1073"regex": "",1074"sort": 2,1075"tagValuesQuery": "",1076"tags": [ ],1077"tagsQuery": "",1078"type": "query",1079"useTags": false1080},1081{1082"allValue": ".+",1083"current": {1084"selected": true,1085"text": "All",1086"value": "$__all"1087},1088"datasource": "$datasource",1089"hide": 0,1090"includeAll": true,1091"label": "namespace",1092"multi": true,1093"name": "namespace",1094"options": [ ],1095"query": "label_values(agent_build_info, namespace)",1096"refresh": 1,1097"regex": "",1098"sort": 2,1099"tagValuesQuery": "",1100"tags": [ ],1101"tagsQuery": "",1102"type": "query",1103"useTags": false1104},1105{1106"allValue": ".+",1107"current": {1108"selected": true,1109"text": "All",1110"value": "$__all"1111},1112"datasource": "$datasource",1113"hide": 0,1114"includeAll": true,1115"label": "container",1116"multi": true,1117"name": "container",1118"options": [ ],1119"query": "label_values(agent_build_info, container)",1120"refresh": 1,1121"regex": "",1122"sort": 2,1123"tagValuesQuery": "",1124"tags": [ ],1125"tagsQuery": "",1126"type": "query",1127"useTags": false1128},1129{1130"allValue": "grafana-agent-.*",1131"current": {1132"selected": true,1133"text": "All",1134"value": "$__all"1135},1136"datasource": "$datasource",1137"hide": 0,1138"includeAll": true,1139"label": "pod",1140"multi": true,1141"name": "pod",1142"options": [ ],1143"query": "label_values(agent_build_info{container=~\"$container\", namespace=\"$namespace\"}, pod)",1144"refresh": 1,1145"regex": "",1146"sort": 2,1147"tagValuesQuery": "",1148"tags": [ ],1149"tagsQuery": "",1150"type": "query",1151"useTags": false1152}1153]1154},1155"time": {1156"from": "now-1h",1157"to": "now"1158},1159"timepicker": {1160"refresh_intervals": [1161"5s",1162"10s",1163"30s",1164"1m",1165"5m",1166"15m",1167"30m",1168"1h",1169"2h",1170"1d"1171],1172"time_options": [1173"5m",1174"15m",1175"1h",1176"6h",1177"12h",1178"24h",1179"2d",1180"7d",1181"30d"1182]1183},1184"timezone": "",1185"title": "Agent Operational",1186"uid": "",1187"version": 01188}118911901191