Active Incidents - Pie chart
Common Widgets pie
Details
| ID | active-incidents-by-severity |
|---|---|
| Widget Type | pie |
| Data Type | incidents |
| From Version | 5.0.0 |
| Predefined | Yes |
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": "" }