Enable prometheus by default in policy-api
[policy/api.git] / 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",