{ "id": 4, "type": "table", "title": "Builds with Errors / Warnings", "gridPos": { "x": 0, "y": 6, "h": 14, "w": 24 }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "cellOptions": { "type": "auto" }, "inspect": true }, "mappings": [ { "options": { "0": { "color": "super-light-red", "index": 0, "text": "Error" }, "0.5": { "color": "transparent", "index": 1, "text": "Warning" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "color": { "mode": "thresholds" }, "decimals": 1, "fieldMinMax": false, "links": [ { "targetBlank": true, "title": "Show the Build Log", "url": "${__data.fields.url}" } ] }, "overrides": [ { "matcher": { "id": "byName", "options": "Message" }, "properties": [ { "id": "custom.width", "value": 411 } ] }, { "matcher": { "id": "byName", "options": "Config" }, "properties": [ { "id": "custom.width", "value": 128 } ] }, { "matcher": { "id": "byName", "options": "Severity" }, "properties": [ { "id": "custom.width", "value": 90 }, { "id": "custom.cellOptions", "value": { "applyToRow": false, "type": "color-background" } }, { "id": "custom.align", "value": "center" } ] } ] }, "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "lowerOrEqual", "options": { "value": "0.5" } }, "fieldName": "Value" } ], "match": "any", "type": "include" } }, { "id": "labelsToFields", "options": { "mode": "columns" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": false, "__name__": true, "apps_hash": true, "arch": true, "board": false, "config": false, "exported_instance": true, "exported_job": true, "group": true, "instance": true, "job": true, "msg": false, "nuttx_hash": true, "subarch": true, "target": true, "timestamp": false, "url": false, "url_display": true, "user": true, "version": true }, "includeByName": {}, "indexByName": { "Time": 1, "Value": 0, "__name__": 2, "arch": 3, "board": 4, "config": 5, "exported_instance": 6, "exported_job": 7, "group": 8, "instance": 9, "job": 10, "msg": 14, "subarch": 18, "target": 11, "timestamp": 15, "url": 16, "url_display": 17, "user": 12, "version": 13 }, "renameByName": { "Value": "Severity", "arch": "Arch", "board": "Board", "config": "Config", "job": "", "msg": "Message", "timestamp": "Timestamp", "url": "Build Log" } } }, { "id": "formatString", "options": { "outputFormat": "Lower Case", "stringField": "Timestamp" } }, { "id": "formatString", "options": { "outputFormat": "Upper Case", "stringField": "config" } } ], "pluginVersion": "11.3.0-pre", "targets": [ { "datasource": { "type": "prometheus", "uid": "be2a71h9hs2dcb" }, "disableTextWrap": false, "editorMode": "builder", "exemplar": false, "expr": "build_score{version=\"$version\", group=~\"$group\", board=~\"$board\", config=~\"$config\", arch=~\"$arch\", subarch=~\"$subarch\", config!=\"leds64_zig\", timestamp!=\"2024-11-06T20:11:24\", timestamp!=\"2024-11-06T19:58:04\", timestamp!=\"2024-11-06T19:47:05\", timestamp!=\"2024-11-06T19:10:58\", timestamp!=\"2024-11-06T19:15:31\", timestamp!=\"2024-11-06T21:22:55\", timestamp!=\"2024-11-07T01:53:52\", timestamp!=\"2024-11-07T13:55:01\", timestamp!=\"2024-11-10T20:41:00\", timestamp!=\"2024-11-15T00:52:52\", timestamp!=\"2024-11-25T05:37:42\", user!=\"rewind\"}", "format": "table", "fullMetaSearch": false, "includeNullMetadata": true, "instant": true, "legendFormat": "__auto", "range": false, "refId": "A", "useBackend": false } ], "datasource": { "type": "prometheus", "uid": "be2a71h9hs2dcb" }, "options": { "showHeader": true, "cellHeight": "sm", "footer": { "show": true, "reducer": [ "count" ], "countRows": true, "fields": "" }, "sortBy": [ { "desc": false, "displayName": "Severity" } ] } }