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/pap/defaultConfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'csit/config/pap') diff --git a/csit/config/pap/defaultConfig.json b/csit/config/pap/defaultConfig.json index 06eb7813..b7c5b310 100644 --- a/csit/config/pap/defaultConfig.json +++ b/csit/config/pap/defaultConfig.json @@ -6,7 +6,8 @@ "userName": "healthcheck", "password": "zb!XztG34", "https": true, - "aaf": false + "aaf": false, + "prometheus": true }, "pdpParameters": { "heartBeatMs": 20000, -- cgit 1.2.3-korg