From 60d6a08c8376f66d4cd655de48949d50e8ec1d7a Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Fri, 20 Aug 2021 17:39:53 +0100 Subject: Update CSITs for metrics + refactoring Change-Id: I5d090765ff29143f689c6754a7a1ad55dae1c1b4 Issue-ID: POLICY-3524 Signed-off-by: a.sreekumar --- csit/config/xacml-pdp/defaultConfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'csit/config/xacml-pdp') diff --git a/csit/config/xacml-pdp/defaultConfig.json b/csit/config/xacml-pdp/defaultConfig.json index a6c502d4..f6ee81a4 100644 --- a/csit/config/xacml-pdp/defaultConfig.json +++ b/csit/config/xacml-pdp/defaultConfig.json @@ -8,7 +8,8 @@ "userName": "healthcheck", "password": "zb!XztG34", "https": true, - "aaf": false + "aaf": false, + "prometheus": true }, "policyApiParameters": { "hostname": "policy-api", -- cgit 1.2.3-korg