{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "gnetId": null,
  "graphTooltip": 1,
  "id": 30,
  "iteration": 1638434236311,
  "links": [
    {
      "asDropdown": true,
      "icon": "dashboard",
      "includeVars": false,
      "keepTime": true,
      "tags": [],
      "targetBlank": true,
      "title": "back to execution list",
      "tooltip": "",
      "type": "link",
      "url": "/d/$executionlistUID"
    }
  ],
  "panels": [
    {
      "aliasColors": {
        "max": "super-light-blue",
        "min": "green"
      },
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": "step-prometheus",
      "description": "",
      "fieldConfig": {
        "defaults": {},
        "overrides": []
      },
      "fill": 0,
      "fillGradient": 0,
      "gridPos": {
        "h": 7,
        "w": 21,
        "x": 0,
        "y": 0
      },
      "hiddenSeries": false,
      "id": 74,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": false,
      "linewidth": 1,
      "maxDataPoints": 100,
      "nullPointMode": "null as zero",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "7.5.5",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [
        {
          "$$hashKey": "object:1485",
          "alias": "avg",
          "color": "rgb(66, 66, 66)",
          "lines": true,
          "linewidth": 3,
          "nullPointMode": "connected",
          "stack": false
        },
        {
          "$$hashKey": "object:498",
          "alias": "PASSED",
          "bars": true,
          "color": "rgba(150, 217, 141, 0.52)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:505",
          "alias": "FAILED",
          "bars": true,
          "color": "rgba(196, 22, 42, 0.41)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:512",
          "alias": "TECHNICAL_ERROR",
          "bars": true,
          "color": "rgba(0, 0, 0, 0.32)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:519",
          "alias": "INTERRUPTED",
          "bars": true,
          "color": "rgba(255, 120, 10, 0.46)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:526",
          "alias": "SKIPPED",
          "bars": true,
          "color": "rgba(198, 196, 196, 0.8)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:533",
          "alias": "NORUN",
          "bars": true,
          "color": "rgba(0, 0, 0, 0.19)",
          "yaxis": 2,
          "zindex": -1
        },
        {
          "$$hashKey": "object:540",
          "alias": "RUNNING",
          "bars": true,
          "color": "rgba(18, 80, 176, 0.31)",
          "yaxis": 2,
          "zindex": -1
        }
      ],
      "spaceLength": 10,
      "stack": true,
      "steppedLine": false,
      "targets": [
        {
          "exemplar": true,
          "expr": "sum (rate(step_node_duration_seconds_sum{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) / sum  (rate(step_node_duration_seconds_count{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) ",
          "interval": "",
          "legendFormat": "avg",
          "refId": "avg_dur"
        },
        {
          "exemplar": true,
          "expr": "sum by (status) (rate(step_node_duration_seconds_count{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\" }[$__rate_interval]))",
          "hide": false,
          "interval": "",
          "legendFormat": "{{status}}",
          "refId": "total_cts"
        }
      ],
      "thresholds": [],
      "timeFrom": null,
      "timeRegions": [],
      "timeShift": null,
      "title": "Performance overview",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "buckets": null,
        "mode": "time",
        "name": null,
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:232",
          "format": "s",
          "label": "",
          "logBase": 1,
          "max": null,
          "min": "0",
          "show": true
        },
        {
          "$$hashKey": "object:233",
          "format": "cps",
          "label": "transaction rate by status",
          "logBase": 1,
          "max": null,
          "min": "0",
          "show": true
        }
      ],
      "yaxis": {
        "align": false,
        "alignLevel": null
      }
    },
    {
      "datasource": "step-prometheus",
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "rgb(218, 28, 28)",
            "mode": "palette-classic"
          },
          "mappings": [
            {
              "from": "",
              "id": 1,
              "text": "",
              "to": "",
              "type": 1
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "short"
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "FAILED"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "red",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "PASSED"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "green",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "TECHNICAL_ERROR"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "rgb(0, 0, 0)",
                  "mode": "fixed"
                }
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 7,
        "w": 3,
        "x": 21,
        "y": 0
      },
      "id": 76,
      "options": {
        "displayLabels": [
          "value",
          "name"
        ],
        "legend": {
          "displayMode": "list",
          "placement": "bottom",
          "values": []
        },
        "pieType": "donut",
        "reduceOptions": {
          "calcs": [
            "sum"
          ],
          "fields": "",
          "values": false
        },
        "text": {}
      },
      "pluginVersion": "7.5.5",
      "targets": [
        {
          "exemplar": true,
          "expr": "(sum by (status) (rate(step_node_duration_seconds_count{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])))*($__interval_ms/1000)",
          "format": "time_series",
          "instant": false,
          "interval": "",
          "legendFormat": "{{status}}",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "Distribution by status",
      "transformations": [],
      "type": "piechart"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": "step-prometheus",
      "fieldConfig": {
        "defaults": {},
        "overrides": []
      },
      "fill": 0,
      "fillGradient": 0,
      "gridPos": {
        "h": 7,
        "w": 24,
        "x": 0,
        "y": 7
      },
      "hiddenSeries": false,
      "id": 64,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "maxDataPoints": 400,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "7.5.5",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "exemplar": true,
          "expr": "sum by (name) (rate(step_node_duration_seconds_sum{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) / sum by (name) (rate(step_node_duration_seconds_count{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) ",
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeFrom": null,
      "timeRegions": [],
      "timeShift": null,
      "title": "Response time (avg)",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "buckets": null,
        "mode": "time",
        "name": null,
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:232",
          "format": "s",
          "label": "",
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        },
        {
          "$$hashKey": "object:233",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        }
      ],
      "yaxis": {
        "align": false,
        "alignLevel": null
      }
    },
    {
      "datasource": "step-prometheus",
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": null,
            "filterable": false,
            "width": 100
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "name"
            },
            "properties": [
              {
                "id": "custom.width"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 12,
        "w": 15,
        "x": 0,
        "y": 14
      },
      "id": 58,
      "options": {
        "frameIndex": 1,
        "showHeader": true,
        "sortBy": []
      },
      "pluginVersion": "7.5.5",
      "targets": [
        {
          "exemplar": true,
          "expr": "(sum by (name) (rate(step_node_duration_seconds_count{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])))*($__interval_ms/1000)",
          "format": "table",
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "summedCount"
        },
        {
          "exemplar": true,
          "expr": "sum by (name) (rate(step_node_duration_seconds_count{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval]))",
          "format": "table",
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "TPS"
        },
        {
          "exemplar": true,
          "expr": "sum by (name) (rate(step_node_duration_seconds_sum{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) / sum by (name) (rate(step_node_duration_seconds_count{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])) ",
          "format": "table",
          "instant": false,
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "average"
        },
        {
          "exemplar": true,
          "expr": "sum by (name) (rate(step_node_duration_seconds_sum{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval]))*($__interval_ms/1000)",
          "format": "table",
          "hide": false,
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "summedRT"
        }
      ],
      "title": "Transaction statistics",
      "transformations": [
        {
          "id": "groupBy",
          "options": {
            "fields": {
              "Value #TPS": {
                "aggregations": [
                  "mean"
                ],
                "operation": "aggregate"
              },
              "Value #average": {
                "aggregations": [
                  "logmin",
                  "max"
                ],
                "operation": "aggregate"
              },
              "Value #summedCount": {
                "aggregations": [
                  "sum"
                ],
                "operation": "aggregate"
              },
              "Value #summedRT": {
                "aggregations": [
                  "sum"
                ],
                "operation": "aggregate"
              },
              "name": {
                "aggregations": [],
                "operation": "groupby"
              }
            }
          }
        },
        {
          "id": "labelsToFields",
          "options": {}
        },
        {
          "id": "calculateField",
          "options": {
            "alias": "avg",
            "binary": {
              "left": "Value #summedRT (sum)",
              "operator": "/",
              "reducer": "sum",
              "right": "Value #summedCount (sum)"
            },
            "mode": "binary",
            "reduce": {
              "reducer": "sum"
            }
          }
        },
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "indexByName": {
              "Value #TPS (mean)": 2,
              "Value #average (logmin)": 3,
              "Value #average (max)": 5,
              "Value #summedCount (sum)": 1,
              "Value #summedRT (sum)": 6,
              "avg": 4,
              "name": 0
            },
            "renameByName": {
              "Value #TPS (mean)": "tps",
              "Value #average (logmin)": "graph min",
              "Value #average (max)": "graph max",
              "Value #summedCount (sum)": "count",
              "Value #summedRT (sum)": "summedRT",
              "name": "name"
            }
          }
        },
        {
          "id": "filterFieldsByName",
          "options": {
            "include": {
              "names": [
                "name",
                "count",
                "tps",
                "graph min",
                "avg",
                "graph max"
              ]
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "datasource": "step-prometheus",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "status"
            },
            "properties": [
              {
                "id": "custom.width",
                "value": 180
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Value #A (sum)"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "count"
              },
              {
                "id": "custom.width",
                "value": 100
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "name"
            },
            "properties": [
              {
                "id": "custom.width",
                "value": null
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 12,
        "w": 9,
        "x": 15,
        "y": 14
      },
      "id": 60,
      "options": {
        "frameIndex": 1,
        "showHeader": true,
        "sortBy": [
          {
            "desc": false,
            "displayName": "name"
          }
        ]
      },
      "pluginVersion": "7.5.5",
      "targets": [
        {
          "exemplar": true,
          "expr": "(sum by (name,status) (rate(step_node_duration_seconds_count{taskId=~\"$taskId_current\",name=~\"$name_current\",type=~\"$type_current\",status=~\"$status_current\"}[$__rate_interval])))*($__interval_ms/1000)",
          "format": "table",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "title": "Transactions by status",
      "transformations": [
        {
          "id": "filterFieldsByName",
          "options": {
            "include": {
              "names": [
                "name",
                "status",
                "Value #A"
              ]
            }
          }
        },
        {
          "id": "groupBy",
          "options": {
            "fields": {
              "Value": {
                "aggregations": [
                  "sum"
                ],
                "operation": "aggregate"
              },
              "Value #A": {
                "aggregations": [
                  "sum"
                ],
                "operation": "aggregate"
              },
              "name": {
                "aggregations": [],
                "operation": "groupby"
              },
              "status": {
                "aggregations": [],
                "operation": "groupby"
              }
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": true,
      "datasource": null,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 26
      },
      "id": 19,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "step-prometheus",
          "fieldConfig": {
            "defaults": {
              "unit": "cps"
            },
            "overrides": []
          },
          "fill": 8,
          "fillGradient": 0,
          "gridPos": {
            "h": 6,
            "w": 24,
            "x": 0,
            "y": 27
          },
          "hiddenSeries": false,
          "id": 66,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 0,
          "maxDataPoints": 400,
          "nullPointMode": "null as zero",
          "options": {
            "alertThreshold": false
          },
          "percentage": false,
          "pluginVersion": "7.5.5",
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": true,
          "steppedLine": false,
          "targets": [
            {
              "exemplar": true,
              "expr": "sum by (name) (rate(step_node_duration_seconds_count{name=~\"$name_current\",taskId=~\"$taskId_current\",type=~\"$type_current\",status=~\"$status_current\" }[$__rate_interval]))",
              "interval": "",
              "legendFormat": "{{name}}",
              "refId": "A"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "Transaction rate",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:172",
              "format": "cps",
              "label": "",
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:173",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "datasource": null,
          "fieldConfig": {
            "defaults": {},
            "overrides": []
          },
          "gridPos": {
            "h": 2,
            "w": 24,
            "x": 0,
            "y": 33
          },
          "id": 72,
          "options": {
            "content": "Warning: the total counts over a time interval with Prometheus are approximate and might be inaccurate when a wider time range is selected.",
            "mode": "markdown"
          },
          "pluginVersion": "7.5.5",
          "targets": [
            {
              "format": "time_series",
              "group": [],
              "metricColumn": "none",
              "rawQuery": false,
              "rawSql": "SELECT\n  $__time(time_column),\n  value1\nFROM\n  metric_table\nWHERE\n  $__timeFilter(time_column)\n",
              "refId": "A",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "column"
                  }
                ]
              ],
              "timeColumn": "time",
              "where": [
                {
                  "name": "$__timeFilter",
                  "params": [],
                  "type": "macro"
                }
              ]
            }
          ],
          "timeFrom": null,
          "timeShift": null,
          "type": "text"
        }
      ],
      "title": "Transaction rate",
      "type": "row"
    }
  ],
  "refresh": false,
  "schemaVersion": 27,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": [
      {
        "allValue": null,
        "current": {
          "selected": false,
          "text": "6196117ba6d89d4719693f4c",
          "value": "6196117ba6d89d4719693f4c"
        },
        "datasource": "step-prometheus",
        "definition": "label_values(step_node_duration_seconds_count,taskId)",
        "description": "",
        "error": null,
        "hide": 0,
        "includeAll": false,
        "label": "Selected task",
        "multi": false,
        "name": "taskId_current",
        "options": [],
        "query": {
          "query": "label_values(step_node_duration_seconds_count,taskId)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "selected": false,
          "text": [
            "All"
          ],
          "value": [
            "$__all"
          ]
        },
        "datasource": "step-prometheus",
        "definition": "label_values(step_node_duration_seconds_count{taskId=~\"$taskId_current\"},name)",
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": true,
        "label": "Selected keywords",
        "multi": true,
        "name": "name_current",
        "options": [],
        "query": {
          "query": "label_values(step_node_duration_seconds_count{taskId=~\"$taskId_current\"},name)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "selected": false,
          "text": [
            "All"
          ],
          "value": [
            "$__all"
          ]
        },
        "datasource": "step-prometheus",
        "definition": "label_values(step_node_duration_seconds_count{taskId=~\"$taskId_current\"},type)",
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": true,
        "label": "Selected type",
        "multi": true,
        "name": "type_current",
        "options": [],
        "query": {
          "query": "label_values(step_node_duration_seconds_count{taskId=~\"$taskId_current\"},type)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "selected": false,
          "text": [
            "All"
          ],
          "value": [
            "$__all"
          ]
        },
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": true,
        "label": "Selected status",
        "multi": true,
        "name": "status_current",
        "options": [
          {
            "selected": true,
            "text": "All",
            "value": "$__all"
          },
          {
            "selected": false,
            "text": "PASSED",
            "value": "PASSED"
          },
          {
            "selected": false,
            "text": "FAILED",
            "value": "FAILED"
          },
          {
            "selected": false,
            "text": "TECHNICAL_ERROR",
            "value": "TECHNICAL_ERROR"
          },
          {
            "selected": false,
            "text": "INTERRUPTED",
            "value": "INTERRUPTED"
          },
          {
            "selected": false,
            "text": "SKIPPED",
            "value": "SKIPPED"
          },
          {
            "selected": false,
            "text": "NORUN",
            "value": "NORUN"
          },
          {
            "selected": false,
            "text": "RUNNING",
            "value": "RUNNING"
          }
        ],
        "query": "PASSED, FAILED, TECHNICAL_ERROR, INTERRUPTED, SKIPPED, NORUN, RUNNING",
        "queryValue": "",
        "skipUrlSync": false,
        "type": "custom"
      }
    ]
  },
  "time": {
    "from": "2021-12-02T07:55:22.663Z",
    "to": "2021-12-02T08:22:35.178Z"
  },
  "timepicker": {},
  "timezone": "",
  "title": "step - scheduled executions overview (prom,embedded)",
  "uid": "3JB9j357k",
  "version": 23
}