Created
February 1, 2019 15:32
-
-
Save jeremyeder/f6c97e07d88f19fffc73d22aa97795da to your computer and use it in GitHub Desktop.
apiserver queries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "title": "API Server Mutating (SLOW TO LOAD)", | |
| "type": "row" | |
| }, | |
| { | |
| "collapsed": false, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 22 | |
| }, | |
| "id": 136, | |
| "panels": [], | |
| "title": "API Server Request Rate by Resource", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "cacheTimeout": null, | |
| "combine": { | |
| "label": "Others", | |
| "threshold": 0 | |
| }, | |
| "datasource": "$datasource", | |
| "fontSize": "80%", | |
| "format": "short", | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 0, | |
| "y": 23 | |
| }, | |
| "id": 195, | |
| "interval": null, | |
| "legend": { | |
| "show": true, | |
| "values": true | |
| }, | |
| "legendType": "Right side", | |
| "links": [], | |
| "maxDataPoints": 3, | |
| "nullPointMode": "connected", | |
| "pieType": "pie", | |
| "strokeWidth": 1, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{ resource }} {{ scope }} {{ verb }}", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "title": "API Server Request Rate by Resource", | |
| "type": "grafana-piechart-panel", | |
| "valueName": "current" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "cacheTimeout": null, | |
| "combine": { | |
| "label": "Others", | |
| "threshold": "" | |
| }, | |
| "datasource": "$datasource", | |
| "decimals": null, | |
| "fontSize": "80%", | |
| "format": "short", | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 23 | |
| }, | |
| "id": 193, | |
| "interval": null, | |
| "legend": { | |
| "percentage": true, | |
| "percentageDecimals": null, | |
| "show": true, | |
| "sideWidth": null, | |
| "values": true | |
| }, | |
| "legendType": "Right side", | |
| "links": [], | |
| "maxDataPoints": 3, | |
| "nullPointMode": "connected", | |
| "pieType": "pie", | |
| "strokeWidth": 1, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "sum (rate(apiserver_request_count[$interval])) by (instance)", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "title": "Query Load by API Server", | |
| "transparent": false, | |
| "type": "grafana-piechart-panel", | |
| "valueName": "current" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 29 | |
| }, | |
| "id": 179, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"events\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "EVENTS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "cacheTimeout": null, | |
| "combine": { | |
| "label": "Others", | |
| "threshold": "" | |
| }, | |
| "datasource": "$datasource", | |
| "decimals": null, | |
| "fontSize": "80%", | |
| "format": "short", | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 30 | |
| }, | |
| "id": 192, | |
| "interval": null, | |
| "legend": { | |
| "percentage": true, | |
| "percentageDecimals": null, | |
| "show": true, | |
| "sideWidth": null, | |
| "values": true | |
| }, | |
| "legendType": "Right side", | |
| "links": [], | |
| "maxDataPoints": 3, | |
| "nullPointMode": "connected", | |
| "pieType": "pie", | |
| "strokeWidth": 1, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "sum (rate(apiserver_request_count[$interval])) by (client)", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "title": "API Server queries by Client version", | |
| "transparent": false, | |
| "type": "grafana-piechart-panel", | |
| "valueName": "current" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 35 | |
| }, | |
| "id": 188, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"routes\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "ROUTES apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 36 | |
| }, | |
| "id": 175, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"nodes\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "NODES apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 41 | |
| }, | |
| "id": 186, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"projects\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "PROJECTS apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 42 | |
| }, | |
| "id": 187, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"pods\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "PROJECTS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 47 | |
| }, | |
| "id": 184, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"jobs\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "JOBS apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 48 | |
| }, | |
| "id": 185, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"secrets\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "SECRETS apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 53 | |
| }, | |
| "id": 182, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources{resource=\"oauthclientauthorizations\"}[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "OAUTHCLIENTAUTHORIZATIONS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 54 | |
| }, | |
| "id": 183, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"builds\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "BUILDS apiserver_request_count_rate_by_resources", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 59 | |
| }, | |
| "id": 178, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources{resource=\"persistentvolumeclaims\"}[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "PVC apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 60 | |
| }, | |
| "id": 176, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources{resource=\"namespaces\"}[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "NAMESPACES apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 12, | |
| "y": 65 | |
| }, | |
| "id": 180, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources{resource=\"configmaps\"}[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "CONFIGMAPS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 66 | |
| }, | |
| "id": 181, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "apiserver_request_count_rate_by_resources{resource=\"oauthclients\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "OAUTHCLIENTS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$datasource", | |
| "fill": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 12, | |
| "x": 0, | |
| "y": 72 | |
| }, | |
| "id": 177, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "expr": "rate(apiserver_request_count_rate_by_resources{resource=\"imagestreams\"}[$interval])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "triggers": { | |
| "acknowledged": 2, | |
| "count": true, | |
| "minSeverity": 3 | |
| } | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "IMAGESTREAMS apiserver_request_count_rate_by_resources over $interval", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment