[POLICY] Enable prometheus integration for policy fwk 35/127835/6
authorRashmi Pujar <rashmi.pujar1@bell.ca>
Wed, 16 Mar 2022 01:58:57 +0000 (21:58 -0400)
committerRashmi Pujar <rashmi.pujar1@bell.ca>
Mon, 21 Mar 2022 01:29:40 +0000 (01:29 +0000)
commita8b09265770c1212cb4b0872adfbed2a4f7c1549
tree822ce993ccb68e641f2e03594c8fcab40078a6fa
parentdb93f8696ea251334f2b2a389843cec82a130e75
[POLICY] Enable prometheus integration for policy fwk

1. Define serviceMonitor for policy components
2. Changes to common serviceMonitor tpl file to include
tls params in authentication config, and to provide ability
to overrride labels.

Issue-ID: POLICY-3779
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: I79441958698271d9118efb78cfd121433e201ebd
kubernetes/common/common/templates/_serviceMonitor.tpl
kubernetes/policy/components/policy-apex-pdp/templates/serviceMonitor.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-apex-pdp/values.yaml
kubernetes/policy/components/policy-api/templates/serviceMonitor.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-api/values.yaml
kubernetes/policy/components/policy-distribution/templates/serviceMonitor.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-distribution/values.yaml
kubernetes/policy/components/policy-pap/templates/serviceMonitor.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-pap/values.yaml
kubernetes/policy/components/policy-xacml-pdp/templates/serviceMonitor.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-xacml-pdp/values.yaml