Enable prometheus by default in policy-pap 56/123456/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:29:14 +0000 (15:29 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:29:21 +0000 (15:29 +0100)
Change-Id: Id75de7a8c02531acb9c461e917be971feca94ffd
Issue-ID: POLICY-3538
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json

index 94315bb..575880c 100644 (file)
@@ -6,7 +6,8 @@
         "userName": "healthcheck",
         "password": "zb!XztG34",
         "https": true,
-        "aaf": false
+        "aaf": false,
+        "prometheus": true
     },
     "pdpParameters": {
         "heartBeatMs": 120000,