diff options
Diffstat (limited to 'csit/config/apex-pdp')
-rw-r--r-- | csit/config/apex-pdp/OnapPfConfig.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/csit/config/apex-pdp/OnapPfConfig.json b/csit/config/apex-pdp/OnapPfConfig.json index 7d4f7409..d46a8b20 100644 --- a/csit/config/apex-pdp/OnapPfConfig.json +++ b/csit/config/apex-pdp/OnapPfConfig.json @@ -5,7 +5,8 @@ "port": 6969, "userName": "healthcheck", "password": "zb!XztG34", - "https": true + "https": true, + "prometheus": true }, "pdpStatusParameters":{ "pdpGroup": "defaultGroup", |