Skip to content

Commit

Permalink
assets,pkg: Regenerate manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
lilic committed Jan 9, 2020
1 parent b142602 commit 95e3fd4
Show file tree
Hide file tree
Showing 6 changed files with 295 additions and 74 deletions.
266 changes: 236 additions & 30 deletions assets/grafana/dashboard-definitions.yaml
Expand Up @@ -148,44 +148,44 @@ items:
{
"columns": [
{
"text": "",
"value": ""
"text": "Time",
"value": "Time"
},
{
"text": "",
"value": ""
"text": "Value #A",
"value": "Value #A"
},
{
"text": "",
"value": ""
"text": "Value #B",
"value": "Value #B"
},
{
"text": "",
"value": ""
"text": "Value #C",
"value": "Value #C"
},
{
"text": "",
"value": ""
"text": "Value #D",
"value": "Value #D"
},
{
"text": "",
"value": ""
"text": "Value #E",
"value": "Value #E"
},
{
"text": "",
"value": ""
"text": "Value #F",
"value": "Value #F"
},
{
"text": "",
"value": ""
"text": "Value #G",
"value": "Value #G"
},
{
"text": "",
"value": ""
"text": "Value #H",
"value": "Value #H"
},
{
"text": "",
"value": ""
"text": "namespace",
"value": "namespace"
}
],
"datasource": "$datasource",
Expand Down Expand Up @@ -223,7 +223,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Time",
"thresholds": [

],
Expand All @@ -241,7 +241,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #A",
"thresholds": [

],
Expand All @@ -259,7 +259,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #B",
"thresholds": [

],
Expand All @@ -277,7 +277,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #C",
"thresholds": [

],
Expand All @@ -295,7 +295,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #D",
"thresholds": [

],
Expand All @@ -313,7 +313,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #E",
"thresholds": [

],
Expand All @@ -331,7 +331,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #F",
"thresholds": [

],
Expand All @@ -349,7 +349,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #G",
"thresholds": [

],
Expand All @@ -367,7 +367,7 @@ items:
"link": false,
"linkTooltip": "Drill down",
"linkUrl": "",
"pattern": "",
"pattern": "Value #H",
"thresholds": [

],
Expand All @@ -385,7 +385,7 @@ items:
"link": true,
"linkTooltip": "Drill down",
"linkUrl": "d/8b7a8b326d7a6f1f04244066368c67af/kubernetes-networking-namespace-pods?orgId=1&refresh=30s&var-namespace=$__cell",
"pattern": "",
"pattern": "namespace",
"thresholds": [

],
Expand Down Expand Up @@ -1229,6 +1229,212 @@ items:
"show": true
}
]
},
{
"aliasColors": {

},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"fill": 2,
"gridPos": {
"h": 9,
"w": 24,
"x": 0,
"y": 59
},
"id": 18,
"legend": {
"alignAsTable": true,
"avg": true,
"current": true,
"hideEmpty": true,
"hideZero": true,
"max": true,
"min": true,
"rightSide": true,
"show": true,
"total": false,
"values": true
},
"lines": true,
"linewidth": 2,
"links": [
{
"targetBlank": true,
"title": "What is TCP Retransmit?",
"url": "https://accedian.com/enterprises/blog/network-packet-loss-retransmissions-and-duplicate-acknowledgements/"
}
],
"minSpan": 24,
"nullPointMode": "connected",
"paceLength": 10,
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [

],
"spaceLength": 10,
"span": 24,
"stack": true,
"steppedLine": false,
"targets": [
{
"expr": "sort_desc(sum(rate(node_netstat_Tcp_RetransSegs[$interval:$resolution]) / rate(node_netstat_Tcp_OutSegs[$interval:$resolution])) by (instance))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "{{instance}}",
"refId": "A",
"step": 10
}
],
"thresholds": [

],
"timeFrom": null,
"timeShift": null,
"title": "Rate of TCP Retransimts out of all sent segments",
"tooltip": {
"shared": true,
"sort": 2,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": [

]
},
"yaxes": [
{
"format": "percentunit",
"label": null,
"logBase": 1,
"max": null,
"min": 0,
"show": true
},
{
"format": "percentunit",
"label": null,
"logBase": 1,
"max": null,
"min": 0,
"show": true
}
]
},
{
"aliasColors": {

},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"fill": 2,
"gridPos": {
"h": 9,
"w": 24,
"x": 0,
"y": 59
},
"id": 19,
"legend": {
"alignAsTable": true,
"avg": true,
"current": true,
"hideEmpty": true,
"hideZero": true,
"max": true,
"min": true,
"rightSide": true,
"show": true,
"total": false,
"values": true
},
"lines": true,
"linewidth": 2,
"links": [
{
"targetBlank": true,
"title": "Why monitor SYN retransmits?",
"url": "https://github.com/prometheus/node_exporter/issues/1023#issuecomment-408128365"
}
],
"minSpan": 24,
"nullPointMode": "connected",
"paceLength": 10,
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [

],
"spaceLength": 10,
"span": 24,
"stack": true,
"steppedLine": false,
"targets": [
{
"expr": "sort_desc(sum(rate(node_netstat_TcpExt_TCPSynRetrans[$interval:$resolution]) / rate(node_netstat_Tcp_RetransSegs[$interval:$resolution])) by (instance))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "{{instance}}",
"refId": "A",
"step": 10
}
],
"thresholds": [

],
"timeFrom": null,
"timeShift": null,
"title": "Rate of TCP SYN Retransimts out of all retransmits",
"tooltip": {
"shared": true,
"sort": 2,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": [

]
},
"yaxes": [
{
"format": "percentunit",
"label": null,
"logBase": 1,
"max": null,
"min": 0,
"show": true
},
{
"format": "percentunit",
"label": null,
"logBase": 1,
"max": null,
"min": 0,
"show": true
}
]
}
],
"repeat": null,
Expand Down
2 changes: 1 addition & 1 deletion assets/kube-state-metrics/deployment.yaml
Expand Up @@ -63,7 +63,7 @@ spec:
- --port=8081
- --telemetry-host=127.0.0.1
- --telemetry-port=8082
image: quay.io/coreos/kube-state-metrics:v1.8.0
image: quay.io/coreos/kube-state-metrics:v1.9.0
name: kube-state-metrics
resources:
requests:
Expand Down

0 comments on commit 95e3fd4

Please sign in to comment.