Active Incidents - Line chart
Common Widgets line
Details
| ID | active-incidents-by-type |
|---|---|
| Widget Type | line |
| Data Type | incidents |
| From Version | 5.0.0 |
| Predefined | Yes |
Query
-category:job and -status:archived and -status:closed
{ "id": "active-incidents-by-type", "version": -1, "fromVersion": "5.0.0", "name": "Active Incidents - Line chart", "dataType": "incidents", "widgetType": "line", "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": [ "occurred(d)", "rawType" ] }, "description": "" }