Average runtime by Instance per Command (top 5)

Average runtime by Instance per Command (top 5)

Common Widgets column

Details

IDruntime-per-command-per-instance
Widget Typecolumn
Data Typemetrics
From Version6.2.0
PredefinedYes

Query

type:integration
{
    "size": 5,
    "dataType": "metrics",
    "params": {
        "showOthers": false,
        "tableColumns": [
            {
                "isDefault": true,
                "key": "count",
                "position": 0
            },
            {
                "isDefault": true,
                "key": "data",
                "position": 1
            },
            {
                "isDefault": true,
                "key": "floatData",
                "position": 2
            },
            {
                "isDefault": true,
                "key": "groups",
                "position": 3
            },
            {
                "isDefault": true,
                "key": "name",
                "position": 4
            },
            {
                "isDefault": true,
                "key": "color",
                "position": 5
            }
        ],
        "showGraphValues": false,
        "keys": [
            "avg|duration"
        ],
        "limitType": "top",
        "groupBy": [
            "command",
            "instance"
        ],
        "valuesFormat": "minutes",
        "yAxisLabel": "Runtime",
        "xAxisLabel": "Command name",
        "referenceLine": {
            "type": "avg"
        }
    },
    "query": "type:integration",
    "modified": "2021-05-24T11:20:22.008866834Z",
    "name": "Average runtime by Instance per Command (top 5)",
    "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": "runtime-per-command-per-instance",
    "description": "Average runtime by Instance per Command (top 5)",
    "widgetType": "column",
    "fromVersion": "6.2.0"
}