Incidents Occurred Per Day

Common Widgets line

Details

IDincidents-occurred-per-day
Widget Typeline
Data Typeincidents
From Version5.0.0
PredefinedYes

Query

-category:job
{
 "id": "incidents-occurred-per-day",
 "version": -1,
 "name": "Incidents Occurred Per Day",
 "dataType": "incidents",
 "widgetType": "line",
 "query": "-category:job",
 "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"
  ]
 },
 "description": "",
 "fromVersion": "5.0.0"
}