Loading src/webui/grafana_prom_load_generator.json +15 −1 Original line number Original line Diff line number Diff line Loading @@ -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": [ Loading Loading @@ -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": [], Loading Loading
src/webui/grafana_prom_load_generator.json +15 −1 Original line number Original line Diff line number Diff line Loading @@ -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": [ Loading Loading @@ -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": [], Loading