2019-08-06 07:45:47 +02:00
apiVersion : v1
data :
nginx.json : |-
{
"__inputs": [
] ,
"__requires": [
] ,
"annotations": {
"list": [
]
},
"description": "Nginx Ingress Controller" ,
"editable": false ,
"gnetId": null ,
"graphTooltip": 0 ,
"hideControls": false ,
"id": null ,
"links": [
] ,
2019-10-21 08:16:55 +02:00
"refresh": "10s" ,
2019-08-06 07:45:47 +02:00
"rows": [
{
"collapse": false ,
"collapsed": false ,
"panels": [
{
"cacheTimeout": null ,
"colorBackground": false ,
"colorValue": false ,
"colors": [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource": "$datasource" ,
"format": "rps" ,
"gauge": {
"maxValue": 100 ,
"minValue": 0 ,
"show": false ,
"thresholdLabels": false ,
"thresholdMarkers": true
},
"gridPos": {
},
"height": "100px" ,
"id": 2 ,
"interval": null ,
"links": [
] ,
"mappingType": 1 ,
"mappingTypes": [
{
"name": "value to text" ,
"value": 1
},
{
"name": "range to text" ,
"value": 2
}
] ,
"maxDataPoints": 100 ,
"nullPointMode": "connected" ,
"nullText": null ,
"postfix": "" ,
"postfixFontSize": "50%" ,
"prefix": "" ,
"prefixFontSize": "50%" ,
"rangeMaps": [
{
"from": "null" ,
"text": "N/A" ,
"to": "null"
}
] ,
"span": 4 ,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)" ,
"full": "true" ,
"lineColor": "rgb(31, 120, 193)" ,
"show": "true"
},
"tableColumn": "" ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "round(sum(irate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\", controller_namespace=~\"$namespace\"}[2m])), 0.01)" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "" ,
"refId": "A"
}
] ,
"thresholds": "" ,
"title": "Request Volume" ,
"type": "singlestat" ,
"valueFontSize": "80%" ,
"valueMaps": [
{
"op": "=" ,
"text": "N/A" ,
"value": "null"
}
] ,
"valueName": "avg"
},
{
"cacheTimeout": null ,
"colorBackground": false ,
"colorValue": false ,
"colors": [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource": "$datasource" ,
"format": "none" ,
"gauge": {
"maxValue": 100 ,
"minValue": 0 ,
"show": false ,
"thresholdLabels": false ,
"thresholdMarkers": true
},
"gridPos": {
},
"height": "100px" ,
"id": 3 ,
"interval": null ,
"links": [
] ,
"mappingType": 1 ,
"mappingTypes": [
{
"name": "value to text" ,
"value": 1
},
{
"name": "range to text" ,
"value": 2
}
] ,
"maxDataPoints": 100 ,
"nullPointMode": "connected" ,
"nullText": null ,
"postfix": "" ,
"postfixFontSize": "50%" ,
"prefix": "" ,
"prefixFontSize": "50%" ,
"rangeMaps": [
{
"from": "null" ,
"text": "N/A" ,
"to": "null"
}
] ,
"span": 4 ,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)" ,
"full": "true" ,
"lineColor": "rgb(31, 120, 193)" ,
"show": "true"
},
"tableColumn": "" ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "sum(avg_over_time(nginx_ingress_controller_nginx_process_connections{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "" ,
"refId": "A"
}
] ,
"thresholds": "" ,
"title": "Connections" ,
"type": "singlestat" ,
"valueFontSize": "80%" ,
"valueMaps": [
{
"op": "=" ,
"text": "N/A" ,
"value": "null"
}
] ,
"valueName": "avg"
},
{
"cacheTimeout": null ,
"colorBackground": false ,
"colorValue": false ,
"colors": [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource": "$datasource" ,
"format": "percentunit" ,
"gauge": {
"maxValue": 100 ,
"minValue": 0 ,
"show": false ,
"thresholdLabels": false ,
"thresholdMarkers": true
},
"gridPos": {
},
"height": "100px" ,
"id": 4 ,
"interval": null ,
"links": [
] ,
"mappingType": 1 ,
"mappingTypes": [
{
"name": "value to text" ,
"value": 1
},
{
"name": "range to text" ,
"value": 2
}
] ,
"maxDataPoints": 100 ,
"nullPointMode": "connected" ,
"nullText": null ,
"postfix": "" ,
"postfixFontSize": "50%" ,
"prefix": "" ,
"prefixFontSize": "50%" ,
"rangeMaps": [
{
"from": "null" ,
"text": "N/A" ,
"to": "null"
}
] ,
"span": 4 ,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)" ,
"full": "true" ,
"lineColor": "rgb(31, 120, 193)" ,
"show": "true"
},
"tableColumn": "" ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "sum(rate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",status!~\"[4-5].*\"}[2m])) / sum(rate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "" ,
"refId": "A"
}
] ,
"thresholds": "" ,
"title": "Success Rate" ,
"type": "singlestat" ,
"valueFontSize": "80%" ,
"valueMaps": [
{
"op": "=" ,
"text": "N/A" ,
"value": "null"
}
] ,
"valueName": "avg"
}
] ,
"repeat": null ,
"repeatIteration": null ,
"repeatRowId": null ,
"showTitle": false ,
"title": "Dashboard Row" ,
"titleSize": "h6" ,
"type": "row"
},
{
"collapse": false ,
"collapsed": false ,
"panels": [
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 5 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": "true" ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 6 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "round(sum(irate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress), 0.01)" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{ingress}}" ,
"refId": "A"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Request Rate" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "rps" ,
"label": null ,
"logBase": 2 ,
"max": null ,
"min": null ,
"show": true
},
{
"format": "rps" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
}
]
},
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 6 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": "true" ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 6 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "sum(rate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\",status!~\"[4-5].*\"}[2m])) by (ingress) / sum(rate(nginx_ingress_controller_requests{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{ingress}}" ,
"refId": "A"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Success Rate" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "percentunit" ,
"label": null ,
"logBase": 1 ,
"max": 1 ,
"min": null ,
"show": true
},
{
"format": "percentunit" ,
"label": null ,
"logBase": 1 ,
"max": 1 ,
"min": null ,
"show": true
}
]
}
] ,
"repeat": null ,
"repeatIteration": null ,
"repeatRowId": null ,
"showTitle": false ,
"title": "Dashboard Row" ,
"titleSize": "h6" ,
"type": "row"
},
{
"collapse": false ,
"collapsed": false ,
"panels": [
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 7 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": "true" ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 12 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "histogram_quantile(0.99, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{cluster=~\"$cluster\", ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{ingress}} 99%" ,
"refId": "A"
},
{
2019-10-21 08:16:55 +02:00
"expr": "histogram_quantile(0.90, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{cluster=~\"$cluster\", ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{ingress}} 90%" ,
"refId": "B"
},
{
2019-10-21 08:16:55 +02:00
"expr": "histogram_quantile(0.50, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{cluster=~\"$cluster\", ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{ingress}} 50%" ,
"refId": "C"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Latency" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "s" ,
"label": null ,
"logBase": 2 ,
"max": null ,
"min": null ,
"show": true
},
{
"format": "s" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
}
]
}
] ,
"repeat": null ,
"repeatIteration": null ,
"repeatRowId": null ,
"showTitle": false ,
"title": "Dashboard Row" ,
"titleSize": "h6" ,
"type": "row"
},
{
"collapse": false ,
"collapsed": false ,
"panels": [
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 8 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": false ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 4 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "sum (irate (nginx_ingress_controller_request_size_sum{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "received" ,
"refId": "A"
},
{
2019-10-21 08:16:55 +02:00
"expr": "sum (irate (nginx_ingress_controller_response_size_sum{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "sent" ,
"refId": "B"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Network I/O Pressure" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "Bps" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
},
{
"format": "Bps" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
}
]
},
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 9 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": false ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 4 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "avg(nginx_ingress_controller_nginx_process_resident_memory_bytes{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}) by (controller_pod)" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{controller_pod}}" ,
"refId": "A"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Avg Memory Usage" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "bytes" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
},
{
"format": "bytes" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
}
]
},
{
"aliasColors": {
},
"bars": false ,
"dashLength": 10 ,
"dashes": false ,
"datasource": "$datasource" ,
"fill": 1 ,
"gridPos": {
},
"id": 10 ,
"legend": {
"alignAsTable": "true" ,
"avg": false ,
"current": "true" ,
"max": false ,
"min": false ,
"rightSide": false ,
"show": "true" ,
"total": false ,
"values": "true"
},
"lines": true ,
"linewidth": 2 ,
"links": [
] ,
"nullPointMode": "null" ,
"percentage": false ,
"pointradius": 5 ,
"points": false ,
"renderer": "flot" ,
"repeat": null ,
"seriesOverrides": [
] ,
"spaceLength": 10 ,
"span": 4 ,
"stack": false ,
"steppedLine": false ,
"targets": [
{
2019-10-21 08:16:55 +02:00
"expr": "sum(rate(nginx_ingress_controller_nginx_process_cpu_seconds_total{cluster=~\"$cluster\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m])) by (controller_pod)" ,
2019-08-06 07:45:47 +02:00
"format": "time_series" ,
"intervalFactor": 2 ,
"legendFormat": "{{controller_pod}}" ,
"refId": "A"
}
] ,
"thresholds": [
] ,
"timeFrom": null ,
"timeShift": null ,
"title": "Avg CPU Usage" ,
"tooltip": {
"shared": true ,
"sort": 0 ,
"value_type": "individual"
},
"type": "graph" ,
"xaxis": {
"buckets": null ,
"mode": "time" ,
"name": null ,
"show": true ,
"values": [
]
},
"yaxes": [
{
"format": "none" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
},
{
"format": "none" ,
"label": null ,
"logBase": 1 ,
"max": null ,
"min": null ,
"show": true
}
]
}
] ,
"repeat": null ,
"repeatIteration": null ,
"repeatRowId": null ,
"showTitle": false ,
"title": "Dashboard Row" ,
"titleSize": "h6" ,
"type": "row"
}
] ,
"schemaVersion": 14 ,
"style": "dark" ,
"tags": [
"nginx-ingress"
] ,
"templating": {
"list": [
{
"current": {
"text": "Prometheus" ,
"value": "Prometheus"
},
"hide": 0 ,
"label": null ,
"name": "datasource" ,
"options": [
] ,
"query": "prometheus" ,
"refresh": 1 ,
"regex": "" ,
"type": "datasource"
},
{
"allValue": ".*" ,
"current": {
2019-10-21 08:16:55 +02:00
},
"datasource": "$datasource" ,
"hide": 2 ,
"includeAll": true ,
"label": "cluster" ,
"multi": false ,
"name": "cluster" ,
"options": [
] ,
"query": "label_values(kube_pod_info, cluster)" ,
"refresh": 2 ,
"regex": "" ,
"sort": 0 ,
"tagValuesQuery": "" ,
"tags": [
] ,
"tagsQuery": "" ,
"type": "query" ,
"useTags": false
},
{
"allValue": ".*" ,
"current": {
2019-08-06 07:45:47 +02:00
},
"datasource": "$datasource" ,
"hide": 0 ,
"includeAll": true ,
"label": null ,
"multi": false ,
"name": "namespace" ,
"options": [
] ,
2019-10-21 08:16:55 +02:00
"query": "label_values(nginx_ingress_controller_config_hash{cluster=~\"$cluster\"}, controller_namespace)" ,
2019-08-06 07:45:47 +02:00
"refresh": 2 ,
"regex": "" ,
"sort": 0 ,
"tagValuesQuery": "" ,
"tags": [
] ,
"tagsQuery": "" ,
"type": "query" ,
"useTags": false
},
{
"allValue": ".*" ,
"current": {
},
"datasource": "$datasource" ,
"hide": 0 ,
"includeAll": true ,
"label": null ,
"multi": false ,
"name": "controller_class" ,
"options": [
] ,
2019-10-21 08:16:55 +02:00
"query": "label_values(nginx_ingress_controller_config_hash{cluster=~\"$cluster\", namespace=~\"$namespace\"}, controller_class)" ,
2019-08-06 07:45:47 +02:00
"refresh": 2 ,
"regex": "" ,
"sort": 0 ,
"tagValuesQuery": "" ,
"tags": [
] ,
"tagsQuery": "" ,
"type": "query" ,
"useTags": false
},
{
"allValue": ".*" ,
"current": {
},
"datasource": "$datasource" ,
"hide": 0 ,
"includeAll": true ,
"label": null ,
"multi": false ,
"name": "controller" ,
"options": [
] ,
2019-10-21 08:16:55 +02:00
"query": "label_values(nginx_ingress_controller_config_hash{cluster=~\"$cluster\", namespace=~\"$namespace\", controller_class=~\"$controller_class\"}, controller_pod)" ,
2019-08-06 07:45:47 +02:00
"refresh": 2 ,
"regex": "" ,
"sort": 0 ,
"tagValuesQuery": "" ,
"tags": [
] ,
"tagsQuery": "" ,
"type": "query" ,
"useTags": false
},
{
"allValue": ".*" ,
"current": {
},
"datasource": "$datasource" ,
"hide": 0 ,
"includeAll": true ,
"label": null ,
"multi": false ,
"name": "ingress" ,
"options": [
] ,
2019-10-21 08:16:55 +02:00
"query": "label_values(nginx_ingress_controller_requests{cluster=~\"$cluster\", namespace=~\"$namespace\", controller_class=~\"$controller_class\", controller=~\"$controller\"}, ingress)" ,
2019-08-06 07:45:47 +02:00
"refresh": 2 ,
"regex": "" ,
"sort": 0 ,
"tagValuesQuery": "" ,
"tags": [
] ,
"tagsQuery": "" ,
"type": "query" ,
"useTags": false
}
]
},
"time": {
"from": "now-1h" ,
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options": [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
},
2019-08-18 20:46:10 +02:00
"timezone": "" ,
2019-08-06 07:45:47 +02:00
"title": "Nginx Ingress Controller" ,
2019-08-18 20:46:10 +02:00
"uid": "f4af03eca476c08ecf2b5cf15fd60168" ,
2019-08-06 07:45:47 +02:00
"version": 0
}
2019-10-20 02:43:47 +02:00
kind : ConfigMap
metadata :
name : grafana-dashboards-nginx-ingress
namespace : monitoring