From: Lasse Kaihlavirta Date: Mon, 12 Oct 2020 14:55:32 +0000 (+0300) Subject: Restore measurement streamId mapping X-Git-Tag: 2.1.7~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0dd5f3699002b324201520c115a408a2776bf48c;p=dcaegen2%2Fplatform%2Fblueprints.git Restore measurement streamId mapping Issue-ID: DCAEGEN2-2482 Signed-off-by: Lasse Kaihlavirta Change-Id: Id5378e589aad330af6db5b2a3b576e4ca8657f5f --- diff --git a/blueprints/k8s-ves.yaml b/blueprints/k8s-ves.yaml index d16a337..7a6cd48 100644 --- a/blueprints/k8s-ves.yaml +++ b/blueprints/k8s-ves.yaml @@ -145,7 +145,7 @@ node_templates: - concat: [{get_input: internal_port_tls},":",{get_input: external_port_tls}] properties: application_config: - collector.dmaap.streamid: fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance + collector.dmaap.streamid: fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance collector.inputQueue.maxPending: "8096" collector.keystore.file.location: /opt/app/dcae-certificate/cert.jks collector.keystore.passwordfile: /opt/app/dcae-certificate/jks.pass