Enable prometheus by default in policy-distribution 58/123458/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:42:26 +0000 (15:42 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:42:33 +0000 (15:42 +0100)
Change-Id: I5bfd9ff7597f10e5eb08c01183bf02a17676afb5
Issue-ID: POLICY-3538
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json

index 02fecfb..fd855c6 100644 (file)
@@ -5,7 +5,8 @@
         "port": 6969,
         "userName": "healthcheck",
         "password": "zb!XztG34",
-        "https": true
+        "https": true,
+        "prometheus": true
     },
     "receptionHandlerParameters": {
         "SDCReceptionHandler": {