Active Incidents - Pie chart

Common Widgets pie

Details

IDactive-incidents-by-severity
Widget Typepie
Data Typeincidents
From Version5.0.0
PredefinedYes

Query

-category:job and -status:archived and -status:closed
{
 "id": "active-incidents-by-severity",
 "version": -1,
 "fromVersion": "5.0.0",
 "name": "Active Incidents - Pie chart",
 "dataType": "incidents",
 "widgetType": "pie",
 "query": "-category:job and -status:archived 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": ""
  },
  "fromDateLicense": "0001-01-01T00:00:00Z"
 },
 "params": {
  "groupBy": [
   "severity"
  ]
 },
 "description": ""
}