{ "annotations": { "list": [ { "$$hashKey": "object:326", "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" }, { "$$hashKey": "object:327", "datasource": { "uid": "$data_source" }, "enable": true, "expr": "increase(${metric_namespace}_tasks_ended_total{reason=\"panic\", node=~\"${nodename}\"}[10m])", "hide": true, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Task panics", "rawQuery": "SELECT\n extract(epoch from time_column) AS time,\n text_column as text,\n tags_column as tags\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "showIn": 0, "step": "10m", "tags": [], "textFormat": "{{node}} - {{task_name}}", "titleFormat": "Panic!", "type": "tags" }, { "$$hashKey": "object:621", "datasource": { "uid": "$data_source" }, "enable": true, "expr": "changes(${metric_namespace}_process_start_time_seconds{node=~\"${nodename}\"}[10m])", "hide": false, "iconColor": "#8AB8FF", "name": "Node reboots", "showIn": 0, "step": "10m", "textFormat": "{{node}}", "titleFormat": "Reboots" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 1, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 29, "panels": [], "targets": [ { "datasource": { "type": "datasource", "uid": "grafana" }, "refId": "A" } ], "title": "Tasks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 11, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "sum(rate(bizinikiwi_tasks_polling_duration_sum{}[$__rate_interval])) by (task_name)", "interval": "", "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "CPU time spent on each task", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2721", "format": "percentunit", "logBase": 1, "show": true }, { "$$hashKey": "object:2722", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 30, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "rate(bizinikiwi_tasks_polling_duration_count{}[$__rate_interval])", "interval": "", "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Task polling rate per second", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2571", "format": "cps", "logBase": 1, "show": true }, { "$$hashKey": "object:2572", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 43, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "increase(bizinikiwi_tasks_polling_duration_sum{}[$__rate_interval]) / increase(bizinikiwi_tasks_polling_duration_count{}[$__rate_interval])", "interval": "", "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Average time it takes to call Future::poll()", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2571", "format": "s", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:2572", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 15, "interval": "1s", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "increase(bizinikiwi_tasks_spawned_total{}[$__rate_interval])", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Number of tasks started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:771", "format": "short", "logBase": 10, "min": "0", "show": true }, { "$$hashKey": "object:772", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 2, "interval": "1s", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "bizinikiwi_tasks_spawned_total{} - sum(bizinikiwi_tasks_ended_total{}) without(reason)\n\n# Fallback if tasks_ended_total is null for that task\nor on(task_name) bizinikiwi_tasks_spawned_total{}", "interval": "", "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Number of tasks running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:919", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:920", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "e56e7dd2-a992-4eec-aa96-e47b21c9020b" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 7, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "10.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "nodename", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "datasource": { "uid": "$data_source" }, "editorMode": "code", "expr": "irate(bizinikiwi_tasks_polling_duration_bucket{le=\"+Inf\"}[$__rate_interval])\n - ignoring(le)\n irate(bizinikiwi_tasks_polling_duration_bucket{le=\"1.024\"}[$__rate_interval]) > 0", "interval": "", "legendFormat": "{{task_name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Number of calls to `Future::poll` that took more than one second", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3040", "format": "cps", "label": "Calls to `Future::poll`/second", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:3041", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 27, "panels": [], "targets": [ { "datasource": { "type": "datasource", "uid": "grafana" }, "refId": "A" } ], "title": "Unbounded Channels", "type": "row" } ], "refresh": "5s", "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "utc", "title": "Bizinikiwi Service Tasks with bizinikiwi prefix", "uid": "S7sc-M_Gk", "version": 17, "weekStart": "" }