Incidents By Close Reason

Common Widgets line

Details

IDincidents-by-close-reason
Widget Typeline
Data Typeincidents
From Version5.0.0
PredefinedYes

Query

-category:job and status:closed
{
 "id": "incidents-by-close-reason",
 "version": -1,
 "modified": "2018-01-14T22:59:42.479686738Z",
 "name": "Incidents By Close Reason",
 "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": {
  "groupBy": [
   "occurred(d)",
   "rawCloseReason"
  ]
 },
 "description": "",
 "fromVersion": "5.0.0"
}