From: Jose Bollo Date: Sat, 20 Oct 2018 06:56:31 +0000 (+0200) Subject: monitoring: Fix naming of apis X-Git-Tag: 6.99.1~11 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=c1c4973d1d584b659aae493c9f03232f6ccd5c5a 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 --- 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 @@