summaryrefslogtreecommitdiffstats
path: root/csit/config/pap/defaultConfig.json
diff options
context:
space:
mode:
authorAjith Sreekumar <ajith.sreekumar@bell.ca>2021-08-26 08:52:57 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-26 08:52:57 +0000
commitbedc1d444f08ca4014c56c612af1de7d5b4e8e31 (patch)
tree300f28c76d9fa887dff60494bb6872f51f07b52b /csit/config/pap/defaultConfig.json
parentf0ff3edeb8d32a90d373640ac4dfa3c944f81679 (diff)
parent60d6a08c8376f66d4cd655de48949d50e8ec1d7a (diff)
Merge "Update CSITs for metrics + refactoring"
Diffstat (limited to 'csit/config/pap/defaultConfig.json')
-rw-r--r--csit/config/pap/defaultConfig.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/csit/config/pap/defaultConfig.json b/csit/config/pap/defaultConfig.json
index 06eb7813..b7c5b310 100644
--- a/csit/config/pap/defaultConfig.json
+++ b/csit/config/pap/defaultConfig.json
@@ -6,7 +6,8 @@
"userName": "healthcheck",
"password": "zb!XztG34",
"https": true,
- "aaf": false
+ "aaf": false,
+ "prometheus": true
},
"pdpParameters": {
"heartBeatMs": 20000,