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