Enable prometheus by default in policy-api 55/123455/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:18:39 +0000 (15:18 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 14:18:43 +0000 (15:18 +0100)
Change-Id: I67368e3002601bab5dfbf3813af63ea90ac1a1f8
Issue-ID: POLICY-3538
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json

index 91d5591..98d934e 100644 (file)
@@ -6,7 +6,8 @@
         "userName": "healthcheck",
         "password": "zb!XztG34",
         "https": true,
-        "aaf": false
+        "aaf": false,
+        "prometheus": true
     },
     "databaseProviderParameters": {
         "name": "PolicyProviderParameterGroup",