From 66254ca1c5df0d7971764799088c8f20c79f4ca7 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Thu, 23 Apr 2020 08:02:47 +0200 Subject: Add metric for total latency without routing Add metric for time between Producer and HV-VES output without sending to Kafka Refactor metrics test Add new latencies and individual cores usage to Grafana Issue-ID: DCAEGEN2-1576 Signed-off-by: Remigiusz Janeczek Change-Id: I6112db76be1c7108c18336b50f9f12d5ce62c24a --- tools/performance/cloud/grafana/dashboards/processing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/performance/cloud/grafana/dashboards/processing.json') diff --git a/tools/performance/cloud/grafana/dashboards/processing.json b/tools/performance/cloud/grafana/dashboards/processing.json index 7b606e44..f8912578 100644 --- a/tools/performance/cloud/grafana/dashboards/processing.json +++ b/tools/performance/cloud/grafana/dashboards/processing.json @@ -660,7 +660,7 @@ } ], "thresholds": [], - "timeFrom": null, + "timeFrom": "20m", "timeRegions": [], "timeShift": null, "title": "Memory usage of HV-VES", -- cgit 1.2.3-korg