Commit 054bc4d5 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

WebUI component:

- Updated dashboard for load generator's status
parent 52e49be3
Loading
Loading
Loading
Loading
+15 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@
    "fiscalYearStartMonth": 0,
    "fiscalYearStartMonth": 0,
    "graphTooltip": 0,
    "graphTooltip": 0,
    "id": null,
    "id": null,
    "iteration": 1682525724520,
    "iteration": 1682528742676,
    "links": [],
    "links": [],
    "liveNow": false,
    "liveNow": false,
    "panels": [
    "panels": [
@@ -111,6 +111,20 @@
            "interval": "",
            "interval": "",
            "legendFormat": "failed",
            "legendFormat": "failed",
            "refId": "C"
            "refId": "C"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "prometheus"
            },
            "editorMode": "code",
            "exemplar": true,
            "expr": "sum(tfs_loadgen_requests_[[method]]_counter_requests_blocked_total{pod=~\"[[pod]]\"})",
            "hide": false,
            "interval": "",
            "legendFormat": "blocked",
            "range": true,
            "refId": "D"
          }
          }
        ],
        ],
        "thresholds": [],
        "thresholds": [],