Command executions per Incident Type

Command executions per Incident Type

Common Widgets pie

Details

IDcommand-executions-per-incident-type
Widget Typepie
Data Typemetrics
From Version6.2.0
PredefinedYes

Query

type:integration
{
    "size": 5,
    "dataType": "metrics",
    "params": {
        "groupBy": [
            "incidentType"
        ],
        "keys": [
            "sum|executionCount"
        ],
        "limitType": "top"
    },
    "query": "type:integration",
    "modified": "2021-05-31T13:08:43.855674914Z",
    "name": "Command executions per Incident Type",
    "dateRange": {
        "fromDate": "0001-01-01T00:00:00Z",
        "toDate": "0001-01-01T00:00:00Z",
        "period": {
            "by": "",
            "byTo": "",
            "byFrom": "days",
            "toValue": null,
            "fromValue": 7,
            "field": ""
        },
        "fromDateLicense": "0001-01-01T00:00:00Z"
    },
    "isPredefined": true,
    "version": -1,
    "id": "command-executions-per-incident-type",
    "widgetType": "pie",
    "fromVersion": "6.2.0",
    "description": "Command executions per Incident Type"
}