From c1c4973d1d584b659aae493c9f03232f6ccd5c5a Mon Sep 17 00:00:00 2001 From: Jose Bollo Date: Sat, 20 Oct 2018 08:56:31 +0200 Subject: [PATCH] monitoring: Fix naming of apis The introduction of API v3 changed the API of monitoring/tracing. This introduced a regression of the monitoring: it wass not more possible to filter api by name. This fix that issue. Bug-AGL: SPEC-1828 Change-Id: Ic7f614f6c696119c7fd313e3cd252095f578c64c Signed-off-by: Jose Bollo --- test/monitoring/monitor.html | 6 +++--- test/monitoring/monitor.js | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test/monitoring/monitor.html b/test/monitoring/monitor.html index 83807bcd..d1256dae 100644 --- a/test/monitoring/monitor.html +++ b/test/monitoring/monitor.html @@ -33,7 +33,7 @@
-
+
{ALL}
Settings for all
@@ -43,7 +43,7 @@
traces...
-
+
{COMMON}
Settings without apis

@@ -88,7 +88,7 @@