{ "id": "mttr-by-type", "version": -1, "fromVersion": "5.0.0", "name": "MTTR by Type", "dataType": "incidents", "widgetType": "line", "query": "-category:job and status:closed", "isPredefined": true, "dateRange": { "fromDate": "0001-01-01T00:00:00Z", "toDate": "0001-01-01T00:00:00Z", "period": { "byTo": "", "byFrom": "days", "toValue": null, "fromValue": 7, "field": "" } }, "params": { "keys": [ "avg|openDuration / 3600" ], "groupBy": [ "occurred(d)", "rawType" ] }, "description": "Shows changes in Mean Time to Resolution (in hours), over time, while differentiating between incident types." }